KWAsyncVerifier Class Reference
Inherits from | KWMatchVerifier : NSObject |
Declared in | KWAsyncVerifier.h |
Class Methods
asyncVerifierWithExpectationType:callSite:matcherFactory:reporter:probeTimeout:shouldWait:
+ (id)asyncVerifierWithExpectationType:(KWExpectationType)anExpectationType callSite:(KWCallSite *)aCallSite matcherFactory:(KWMatcherFactory *)aMatcherFactory reporter:(id<KWReporting>)aReporter probeTimeout:(NSTimeInterval)probeTimeout shouldWait:(BOOL)shouldWait