Properties
Not
@property (nonatomic, readonly) EXPExpect *Not
actual
@property (nonatomic, readonly) id actual
actualBlock
@property (nonatomic, copy) EXPIdBlock actualBlock
asynchronous
@property (nonatomic) BOOL asynchronous
failureMessageForNotToBlock
@property (nonatomic, copy) EXPStringBlock failureMessageForNotToBlock
failureMessageForToBlock
@property (nonatomic, copy) EXPStringBlock failureMessageForToBlock
fileName
@property (nonatomic) char *fileName
isGoing
@property (nonatomic, readonly) EXPExpect *isGoing
isNotGoing
@property (nonatomic, readonly) EXPExpect *isNotGoing
lineNumber
@property (nonatomic) int lineNumber
matchBlock
@property (nonatomic, copy) EXPBoolBlock matchBlock
matcherName
@property (nonatomic, readonly) void ( ^ ) matcherName
negative
@property (nonatomic) BOOL negative
prerequisiteBlock
@property (nonatomic, copy) EXPBoolBlock prerequisiteBlock
testCase
@property (nonatomic, assign) id testCase