All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.ajug.jsl.jester.qc.TCInheritChildTest

java.lang.Object
   |
   +----org.ajug.jsl.jester.cases.TestCase
           |
           +----org.ajug.jsl.jester.qc.TCInheritChildTest

public class TCInheritChildTest
extends TestCase
This class tests the propertey inheritance functionality of TestContext Propeteries


Constructor Index

 o TCInheritChildTest()

Method Index

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

Constructors

 o TCInheritChildTest
 public TCInheritChildTest()

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