Uses of Class
org.baselinetest.TestState

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

Uses of TestState in org.baselinetest
 

Methods in org.baselinetest that return TestState
 TestState TestSuite.getTestState()
          Get the current TestState.
 TestState TestCase.getTestState()
          Gets the TestState for the current TestSuite.
 

Constructors in org.baselinetest with parameters of type TestState
BaselineWriter(TestState testState)
           
 



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