| Package | Description |
|---|---|
| org.unitils |
| Modifier and Type | Field and Description |
|---|---|
protected TracingTestListener.TestFramework |
UnitilsInvocationTestBase.testFramework |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
UnitilsInvocationTestBase.assertInvocation(TracingTestListener.Invocation invocation,
Class<?> testClass,
TracingTestListener.TestFramework... testFrameworks) |
protected boolean |
UnitilsInvocationTestBase.isApplicableFor(TracingTestListener.TestFramework[] testFrameworks) |
| Constructor and Description |
|---|
UnitilsInvocationTestBase(TracingTestListener.TestFramework testFramework,
TestExecutor testExecutor) |
Copyright © 2017. All rights reserved.