All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class TET.TestCase

java.lang.Object
   |
   +----TET.TestCase

public abstract class TestCase
extends Object
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.


Constructor Index

 o TestCase()

Constructors

 o TestCase
 public TestCase()

All Packages  Class Hierarchy  This Package  Previous  Next  Index