Index Hierarchy KWHaveValueMatcher Class Reference Inherits from KWMatcher : NSObject Declared in KWHaveValueMatcher.h Tasks – haveValue:forKey: – haveValue:forKeyPath: – haveValueForKey: – haveValueForKeyPath: 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 Index Hierarchy