All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----TET.TestCase
TestCase
is a base class for all TETware test cases, including
child processes and remote processes. Actual test case implementations
should extend one of its subclasses and not use TestCase
directly.
public TestCase()
All Packages Class Hierarchy This Package Previous Next Index