- Inherits From:
- SenTestRun
- Declared In:
- SenTestSuiteRun.h
Synopsis:
NSString *SenTestSuiteDidStartNotification;
NSString *SenTestSuiteDidStopNotification;
NSMutableArray *runs;
runs No description.
- - testRuns
- - addTestRun:
- (void)addTestRun:(SenTestRun *)aTestRun
No method description.
- (NSArray *)testRuns
No method description.