OCHamcrest
|
Public Member Functions | |
(instancetype) | - initWithKeyMatcher:valueMatcher: |
Static Public Member Functions | |
(instancetype) | + isDictionaryContainingKey:value: |
Protected Attributes | |
id< HCMatcher > | keyMatcher |
id< HCMatcher > | valueMatcher |
- (instancetype) initWithKeyMatcher: | (id< HCMatcher >) | aKeyMatcher | |
valueMatcher: | (id< HCMatcher >) | aValueMatcher | |
+ (instancetype) isDictionaryContainingKey: | (id< HCMatcher >) | aKeyMatcher | |
value: | (id< HCMatcher >) | aValueMatcher | |
- (id<HCMatcher>) keyMatcher [protected] |
- (id<HCMatcher>) valueMatcher [protected] |