OCHamcrest
|
Public Member Functions | |
(instancetype) | - initWithProperty:value: |
Static Public Member Functions | |
(instancetype) | + hasProperty:value: |
Protected Attributes | |
NSString * | propertyName |
id< HCMatcher > | valueMatcher |
+ (instancetype) hasProperty: | (NSString *) | property | |
value: | (id< HCMatcher >) | aValueMatcher | |
- (instancetype) initWithProperty: | (NSString *) | property | |
value: | (id< HCMatcher >) | aValueMatcher | |
- (NSString*) propertyName [protected] |
- (id<HCMatcher>) valueMatcher [protected] |