Properties
Not
@property (nonatomic, readonly) EXPExpect *Not
actual
@property (nonatomic, readonly) id actual
actualBlock
@property (nonatomic, copy) EXPIdBlock actualBlock
asynchronous
@property (nonatomic) BOOL asynchronous
fileName
@property (nonatomic) char *fileName
isGoing
@property (nonatomic, readonly) EXPExpect *isGoing
isNotGoing
@property (nonatomic, readonly) EXPExpect *isNotGoing
lineNumber
@property (nonatomic) int lineNumber
matcherName
@property (nonatomic, readonly) void ( ^ ) matcherName
negative
@property (nonatomic) BOOL negative
notTo
@property (nonatomic, readonly) EXPExpect *notTo
testCase
@property (nonatomic, assign) id testCase
to
@property (nonatomic, readonly) EXPExpect *to
toNot
@property (nonatomic, readonly) EXPExpect *toNot
will
@property (nonatomic, readonly) EXPExpect *will
willNot
@property (nonatomic, readonly) EXPExpect *willNot