OCHamcrest
Public Member Functions | Static Public Member Functions | Protected Attributes
HCIsDictionaryContainingEntries Class Reference
Inheritance diagram for HCIsDictionaryContainingEntries:
Inheritance graph
[legend]

List of all members.

Public Member Functions

(instancetype) - initWithKeys:valueMatchers:

Static Public Member Functions

(instancetype) + isDictionaryContainingKeys:valueMatchers:

Protected Attributes

NSArray * keys
NSArray * valueMatchers

Member Function Documentation

- (instancetype) initWithKeys: (NSArray *)  theKeys
valueMatchers: (NSArray *)  theValueMatchers 
+ (instancetype) isDictionaryContainingKeys: (NSArray *)  theKeys
valueMatchers: (NSArray *)  theValueMatchers 

Member Data Documentation

- (NSArray*) keys [protected]
- (NSArray*) valueMatchers [protected]