public class CleanTestExecutionListener
extends org.springframework.test.context.support.AbstractTestExecutionListener
Use this as follows in a Spring test:
| Constructor and Description |
|---|
CleanTestExecutionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterTestClass(org.springframework.test.context.TestContext testContext) |
public void afterTestClass(org.springframework.test.context.TestContext testContext)
throws Exception
afterTestClass in interface org.springframework.test.context.TestExecutionListenerafterTestClass in class org.springframework.test.context.support.AbstractTestExecutionListenerExceptionCopyright © 2016 Alfresco. All rights reserved.