SenTestObserver


Inherits From:
NSObject
Declared In:
SenTestObserver.h


Class Description

No class description.


Method Types

+ resumeObservation
+ suspendObservation
+ testSuiteDidStart:
+ testSuiteDidStop:
+ testCaseDidStart:
+ testCaseDidStop:
+ testCaseDidFail:


Class Methods

resumeObservation

+ (void)resumeObservation

No method description.


suspendObservation

+ (void)suspendObservation

No method description.


testCaseDidFail:

+ (void)testCaseDidFail:(NSNotification *)aNotification

No method description.


testCaseDidStart:

+ (void)testCaseDidStart:(NSNotification *)aNotification

No method description.


testCaseDidStop:

+ (void)testCaseDidStop:(NSNotification *)aNotification

No method description.


testSuiteDidStart:

+ (void)testSuiteDidStart:(NSNotification *)aNotification

No method description.


testSuiteDidStop:

+ (void)testSuiteDidStop:(NSNotification *)aNotification

No method description.


Version 1.4 Copyright ©2001 by Sen:te (Sente SA). All Rights Reserved.