Interface | Description |
---|---|
ISelfTest |
This class defines the interface of an individual self test.
|
ISelfTestSubsystem |
This class defines the interface of a container for self tests.
|
SelfTestResource |
Class | Description |
---|---|
SelfTestClient | |
SelfTestCollection | |
SelfTestData | |
SelfTestResources |
A class represents a resource bundle for Self Tests.
|
SelfTestResult | |
SelfTestResults |
Exception | Description |
---|---|
EDuplicateSelfTestException |
This class implements a duplicate self test exception.
|
EInvalidSelfTestException |
This class implements an invalid self test exception.
|
EMissingSelfTestException |
This class implements a missing self test exception.
|
ESelfTestException |
This class implements a self test exception.
|