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

List of all members.

Public Member Functions

(instancetype) - initWithKeyMatcher:

Static Public Member Functions

(instancetype) + isDictionaryContainingKey:

Protected Attributes

id< HCMatcherkeyMatcher

Member Function Documentation

- (instancetype) initWithKeyMatcher: (id< HCMatcher >)  theKeyMatcher
+ (instancetype) isDictionaryContainingKey: (id< HCMatcher >)  theKeyMatcher

Member Data Documentation

- (id<HCMatcher>) keyMatcher [protected]