Uses of Class
com.googlecode.lightest.core.TestInstance

Packages that use TestInstance
com.googlecode.lightest.core   
 

Uses of TestInstance in com.googlecode.lightest.core
 

Methods in com.googlecode.lightest.core with parameters of type TestInstance
 void TestRegistry.add(TestInstance test)
          Adds a single TestInstance to the registry.
protected  void LightestSuiteResultWriter.addPendingTest(org.testng.reporters.XMLStringBuffer xmlBuffer, TestInstance testInstance, int pendingCount)
           
protected  Properties LightestSuiteResultWriter.getPendingTestAttributes(TestInstance testInstance, int pendingCount)
           
 

Constructors in com.googlecode.lightest.core with parameters of type TestInstance
TestInstance(TestInstance other)
           
 



Copyright © 2009. All Rights Reserved.