OCHamcrest
|
Public Member Functions | |
(instancetype) | - initWithDescription:forMatcher:overValues: |
Static Public Member Functions | |
(instancetype) | + describedAs:forMatcher:overValues: |
Protected Attributes | |
NSString * | descriptionTemplate |
id< HCMatcher > | matcher |
NSArray * | values |
+ (instancetype) describedAs: | (NSString *) | description | |
forMatcher: | (id< HCMatcher >) | aMatcher | |
overValues: | (NSArray *) | templateValues | |
- (instancetype) initWithDescription: | (NSString *) | description | |
forMatcher: | (id< HCMatcher >) | aMatcher | |
overValues: | (NSArray *) | templateValues | |
- (NSString*) descriptionTemplate [protected] |
- (NSArray*) values [protected] |