Uses of Interface
org.unitils.TestRunnerAccessor

Packages that use TestRunnerAccessor
org.unitils   
org.unitils.core   
 

Uses of TestRunnerAccessor in org.unitils
 

Classes in org.unitils that implement TestRunnerAccessor
 class UnitilsJUnit4TestClassRunner
          Custom test runner that will Unitils-enable your test.
protected  class UnitilsParameterized.TestClassRunnerForParameters
          TestClassRunnerForParameters.
 

Uses of TestRunnerAccessor in org.unitils.core
 

Methods in org.unitils.core that return TestRunnerAccessor
 TestRunnerAccessor TestContext.getRunner()
           
 

Methods in org.unitils.core with parameters of type TestRunnerAccessor
 void TestContext.setRunner(TestRunnerAccessor runner)
           
 



Copyright © 2014. All Rights Reserved.