| Package | Description |
|---|---|
| org.unitils | |
| org.unitils.spring |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2017. All rights reserved.