Uses of Class
org.baselinetest.TestSuite

Packages that use TestSuite
org.baselinetest The core of the Baseline Test Framework. 
 

Uses of TestSuite in org.baselinetest
 

Methods in org.baselinetest that return TestSuite
 TestSuite TestCase.getTestSuite()
          Gets the current TestSuite.
 

Constructors in org.baselinetest with parameters of type TestSuite
TestCase(TestSuite testSuite)
           
 



Copyright © 2005-2009 Baseline Test. All Rights Reserved.