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

List of all members.

Public Member Functions

(instancetype) - initWithCount:

Static Public Member Functions

(instancetype) + hasCount:

Protected Attributes

id< HCMatchercountMatcher

Member Function Documentation

+ (instancetype) hasCount: (id< HCMatcher >)  matcher
- (instancetype) initWithCount: (id< HCMatcher >)  matcher

Member Data Documentation

- (id<HCMatcher>) countMatcher [protected]