protected class SpringModule.SpringTestListener extends TestListener
TestListener for this module| Modifier | Constructor and Description |
|---|---|
protected |
SpringModule.SpringTestListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterTestTearDown(Object testObject,
Method testMethod) |
void |
beforeTestSetUp(Object testObject,
Method testMethod) |
afterCreateTestObject, afterTestMethod, beforeTestClass, beforeTestMethod, shouldInvokeTestMethodpublic void beforeTestSetUp(Object testObject, Method testMethod)
beforeTestSetUp in class TestListenerpublic void afterTestTearDown(Object testObject, Method testMethod)
afterTestTearDown in class TestListenerTestListener.afterTestTearDown(java.lang.Object, java.lang.reflect.Method)Copyright © 2016. All Rights Reserved.