Class InfinispanServerTestListener
java.lang.Object
org.junit.runner.notification.RunListener
org.infinispan.server.test.junit4.InfinispanServerTestListener
public class InfinispanServerTestListener
extends org.junit.runner.notification.RunListener
-
Nested Class Summary
Nested classes/interfaces inherited from class org.junit.runner.notification.RunListener
org.junit.runner.notification.RunListener.ThreadSafe -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.junit.runner.notification.RunListener
testAssumptionFailure, testFailure, testFinished, testIgnored, testRunStarted, testStarted, testSuiteFinished, testSuiteStarted
-
Constructor Details
-
InfinispanServerTestListener
public InfinispanServerTestListener()
-
-
Method Details
-
testRunFinished
public void testRunFinished(org.junit.runner.Result result) - Overrides:
testRunFinishedin classorg.junit.runner.notification.RunListener
-