- Inherits From:
- NSObject
- Declared In:
- SenTestObserver.h
- + resumeObservation
- + suspendObservation
- + testSuiteDidStart:
- + testSuiteDidStop:
- + testCaseDidStart:
- + testCaseDidStop:
- + testCaseDidFail:
+ (void)resumeObservation
No method description.
+ (void)suspendObservation
No method description.
+ (void)testCaseDidFail:(NSNotification *)aNotification
No method description.
+ (void)testCaseDidStart:(NSNotification *)aNotification
No method description.
+ (void)testCaseDidStop:(NSNotification *)aNotification
No method description.
+ (void)testSuiteDidStart:(NSNotification *)aNotification
No method description.
+ (void)testSuiteDidStop:(NSNotification *)aNotification
No method description.