Package de.hybris.platform.servicelayer
Class MockTestCleanupListener
- java.lang.Object
-
- org.springframework.test.context.support.AbstractTestExecutionListener
-
- de.hybris.platform.servicelayer.MockTestCleanupListener
-
- All Implemented Interfaces:
org.springframework.core.Ordered,org.springframework.test.context.TestExecutionListener
public class MockTestCleanupListener extends org.springframework.test.context.support.AbstractTestExecutionListener
-
-
Constructor Summary
Constructors Constructor Description MockTestCleanupListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidafterTestMethod(org.springframework.test.context.TestContext testContext)-
Methods inherited from class org.springframework.test.context.support.AbstractTestExecutionListener
getOrder
-
-