Uses of Class
org.unitils.core.TestContext

Packages that use TestContext
org.unitils.core   
 

Uses of TestContext in org.unitils.core
 

Methods in org.unitils.core that return TestContext
 TestContext Unitils.getTestContext()
          Returns the TestContext that, during the execution of the test suite, keeps track of the current test object, class and test method that are executing.
 



Copyright © 2011. All Rights Reserved.