Uses of Class
org.unitils.TracingTestListener.TestFramework

Packages that use TracingTestListener.TestFramework
org.unitils   
 

Uses of TracingTestListener.TestFramework in org.unitils
 

Fields in org.unitils declared as TracingTestListener.TestFramework
protected  TracingTestListener.TestFramework UnitilsInvocationTestBase.testFramework
           
 

Methods in org.unitils that return TracingTestListener.TestFramework
static TracingTestListener.TestFramework TracingTestListener.TestFramework.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TracingTestListener.TestFramework[] TracingTestListener.TestFramework.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.unitils with parameters of type TracingTestListener.TestFramework
protected  void UnitilsInvocationTestBase.assertInvocation(TracingTestListener.Invocation invocation, Class<?> testClass, TracingTestListener.TestFramework... testFrameworks)
           
protected  boolean UnitilsInvocationTestBase.isApplicableFor(TracingTestListener.TestFramework[] testFrameworks)
           
 

Constructors in org.unitils with parameters of type TracingTestListener.TestFramework
UnitilsInvocationTestBase(TracingTestListener.TestFramework testFramework, TestExecutor testExecutor)
           
 



Copyright © 2011. All Rights Reserved.