Uses of Class
qat.common.TestObject

Packages that use TestObject
qat.agent   
 

Uses of TestObject in qat.agent
 

Methods in qat.agent that return TestObject
 TestObject ExecProcess.getTestObject()
          This method returns the TestObject associated with this Object.
 

Constructors in qat.agent with parameters of type TestObject
ExecProcess(TestObject t, java.io.PrintStream so, int level, boolean mode, java.lang.String parentDetails)
          This constructs a new ExecProcess with the specified TestObject
 



See QAT project for licensing details