Inherits from NSObject
Conforms to KWVerifying
Declared in KWExistVerifier.h

Properties

subject

@property (nonatomic, readwrite, retain) id subject

Class Methods

existVerifierWithExpectationType:callSite:reporter:

+ (id)existVerifierWithExpectationType:(KWExpectationType)anExpectationType callSite:(KWCallSite *)aCallSite reporter:(id<KWReporting>)aReporter

Instance Methods

initWithExpectationType:callSite:reporter:

- (id)initWithExpectationType:(KWExpectationType)anExpectationType callSite:(KWCallSite *)aCallSite reporter:(id<KWReporting>)aReporter