|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TracingTestListener.TestInvocation | |
|---|---|
| org.unitils | |
| org.unitils.spring | |
| Uses of TracingTestListener.TestInvocation in org.unitils |
|---|
| Methods in org.unitils that return TracingTestListener.TestInvocation | |
|---|---|
static TracingTestListener.TestInvocation |
TracingTestListener.TestInvocation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TracingTestListener.TestInvocation[] |
TracingTestListener.TestInvocation.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.TestInvocation | |
|---|---|
protected static void |
UnitilsJUnit4TestBase.registerTestInvocation(TracingTestListener.TestInvocation invocation,
Class<?> testClass,
String testMethodName)
Records an invocation. |
void |
TracingTestListener.registerTestInvocation(TracingTestListener.TestInvocation invocation,
Class<?> testClass,
String methodName)
|
protected void |
UnitilsJUnit3TestBase.registerTestInvocation(TracingTestListener.TestInvocation invocation,
String testMethod)
Records an invocation. |
| Uses of TracingTestListener.TestInvocation in org.unitils.spring |
|---|
| Methods in org.unitils.spring with parameters of type TracingTestListener.TestInvocation | |
|---|---|
protected static void |
SpringUnitilsJUnit4TestBase.registerTestInvocation(TracingTestListener.TestInvocation invocation,
Class<?> testClass,
String testMethodName)
Records an invocation. |
protected void |
SpringUnitilsJUnit38TestBase.registerTestInvocation(TracingTestListener.TestInvocation invocation,
String testMethodName)
Records an invocation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||