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.


Constructor Index

 o TCChildTest()

Method Index

 o runTest()
This is your golden opportunity to run the tests you desire.

Constructors

 o TCChildTest
 public TCChildTest()

Methods

 o 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