|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||