Package TET

Class Summary
ChildTestCase ChildTestCase is a base class for child test cases; that is: those executed by calls to tet_spawn() or tet_exec().
SimpleTestCase SimpleTestCase is a base class for TETware test cases.
SyncMessage The SyncMessage class provides the details of one message used during a TET sychronization event.
SyncState The SyncState class gives the status of one system participating in a synchronization event.
SystemEntry An information record about a system participating in a test.
TestCase TestCase is a base class for all TETware test cases, including child processes and remote processes.
TestSession The TestSession class provides TETware API services to Java test cases.
TetThread The thread class which test purposes should use when running multi-threaded tests.
 

Exception Summary
TetException An exception thrown by a TestSession object.