All Packages Class Hierarchy This Package Previous Next Index
Class org.ajug.jsl.jester.qc.TCChildTest
java.lang.Object
|
+----org.ajug.jsl.jester.cases.TestCase
|
+----org.ajug.jsl.jester.qc.TCChildTest
- public class TCChildTest
- extends TestCase
This class tests the properties in a TestContext to confirm that
the container properties are passed to the leaf tests.
-
TCChildTest()
-
-
runTest()
- This is your golden opportunity to run the tests you desire.
TCChildTest
public TCChildTest()
runTest
public void runTest()
- This is your golden opportunity to run the tests you desire.
- Overrides:
- runTest
in class TestCase
All Packages Class Hierarchy This Package Previous Next Index