Class LightPlatformRunListener
- java.lang.Object
-
- org.junit.runner.notification.RunListener
-
- de.hybris.platform.testframework.runlistener.LightPlatformRunListener
-
public class LightPlatformRunListener extends org.junit.runner.notification.RunListenerA lighter version ofPlatformRunListenerassuring the test platform is available while test execution. It doesn't create jalo session and doesn't check if the system is initialized.
-
-
Constructor Summary
Constructors Constructor Description LightPlatformRunListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestRunStarted(org.junit.runner.Description description)
-