Inherits from KWMatcher : NSObject
Declared in KWHaveValueMatcher.h

Instance Methods

haveValue:forKey:

- (void)haveValue:(id)value forKey:(NSString *)key

haveValue:forKeyPath:

- (void)haveValue:(id)value forKeyPath:(NSString *)keyPath

haveValueForKey:

- (void)haveValueForKey:(NSString *)key

haveValueForKeyPath:

- (void)haveValueForKeyPath:(NSString *)keyPath