|
OCHamcrest
|
Test failure location and reason. More...
Public Member Functions | |
| (instancetype) | - initWithTestCase:fileName:lineNumber:reason: |
Properties | |
| id | testCase |
| NSString * | fileName |
| NSUInteger | lineNumber |
| NSString * | reason |
Test failure location and reason.
| - (instancetype) initWithTestCase: | (id) | testCase | |
| fileName: | (NSString *) | fileName | |
| lineNumber: | (NSUInteger) | lineNumber | |
| reason: | (NSString *) | reason | |
- (NSString*) fileName [read, assign] |
- (NSUInteger) lineNumber [read, assign] |
- (NSString*) reason [read, assign] |
- (id) testCase [read, assign] |
1.8.0