OCHamcrest
|
Public Member Functions | |
(instancetype) | - initWithKeys:valueMatchers: |
Static Public Member Functions | |
(instancetype) | + isDictionaryContainingKeys:valueMatchers: |
Protected Attributes | |
NSArray * | keys |
NSArray * | valueMatchers |
- (instancetype) initWithKeys: | (NSArray *) | theKeys | |
valueMatchers: | (NSArray *) | theValueMatchers | |
+ (instancetype) isDictionaryContainingKeys: | (NSArray *) | theKeys | |
valueMatchers: | (NSArray *) | theValueMatchers | |
- (NSArray*) keys [protected] |
- (NSArray*) valueMatchers [protected] |