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

List of all members.

Public Member Functions

(instancetype) - initWithMatcher:

Static Public Member Functions

(instancetype) + isCollectionContaining:

Protected Attributes

id< HCMatcherelementMatcher

Member Function Documentation

- (instancetype) initWithMatcher: (id< HCMatcher >)  anElementMatcher
+ (instancetype) isCollectionContaining: (id< HCMatcher >)  anElementMatcher

Member Data Documentation

- (id<HCMatcher>) elementMatcher [protected]