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

List of all members.

Public Member Functions

(instancetype) - initWithMatchers:

Static Public Member Functions

(instancetype) + anyOf:

Protected Attributes

NSArray * matchers

Member Function Documentation

+ (instancetype) anyOf: (NSArray *)  theMatchers
- (instancetype) initWithMatchers: (NSArray *)  theMatchers

Member Data Documentation

- (NSArray*) matchers [protected]