|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
org.unitils.spring.SpringUnitilsJUnit4TestBase
@TestExecutionListeners(value=org.unitils.spring.util.SpringUnitilsAdaptorTestExecutionListener.class,
inheritListeners=false)
public abstract class SpringUnitilsJUnit4TestBase
| Field Summary |
|---|
| Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests |
|---|
applicationContext, logger |
| Constructor Summary | |
|---|---|
SpringUnitilsJUnit4TestBase()
|
|
| Method Summary | |
|---|---|
protected static void |
registerTestInvocation(TracingTestListener.TestInvocation invocation,
java.lang.Class<?> testClass,
java.lang.String testMethodName)
Records an invocation. |
static void |
setTracingTestListener(TracingTestListener testListener)
Sets the tracing test listener that will record all invocations. |
| Methods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests |
|---|
setApplicationContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpringUnitilsJUnit4TestBase()
| Method Detail |
|---|
public static void setTracingTestListener(TracingTestListener testListener)
testListener - the listener
protected static void registerTestInvocation(TracingTestListener.TestInvocation invocation,
java.lang.Class<?> testClass,
java.lang.String testMethodName)
invocation - the invocation type, not nulltestClass - the test class, not nulltestMethodName - the actual test name, null if not applicable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||