SenTestCaseRun


Inherits From:
SenTestRun
Declared In:
SenTestCaseRun.h


Class Description

No class description.


Global Variables

Synopsis:

NSString *SenTestCaseDidStartNotification;
NSString *SenTestCaseDidStopNotification;
NSString *SenTestCaseDidFailNotification;


Instance Variables

NSMutableArray *exceptions;
unsigned int failureCount;
unsigned int unexpectedExceptionCount;

exceptionsNo description.
failureCountNo description.
unexpectedExceptionCountNo description.


Method Types

- exceptions
- addException:

Instance Methods

addException:

- (void)addException:(NSException *)anException

No method description.


exceptions

- (NSArray *)exceptions

No method description.


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