| Package | Description |
|---|---|
| org.unitils |
| Modifier and Type | Method and Description |
|---|---|
static TracingTestListener.ListenerInvocation |
TracingTestListener.ListenerInvocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TracingTestListener.ListenerInvocation[] |
TracingTestListener.ListenerInvocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TracingTestListener.registerListenerInvocation(TracingTestListener.ListenerInvocation listenerInvocation,
Class<?> testClass,
Object test,
Method testMethod,
Throwable throwable) |
Copyright © 2017. All rights reserved.