Class FrameworkUsageValidator
java.lang.Object
org.junit.runner.notification.RunListener
org.mockito.internal.runners.util.FrameworkUsageValidator
public class FrameworkUsageValidator
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, testIgnored, testRunFinished, testRunStarted, testStarted, testSuiteFinished, testSuiteStarted
-
Constructor Details
-
FrameworkUsageValidator
public FrameworkUsageValidator(org.junit.runner.notification.RunNotifier notifier)
-
-
Method Details
-
testFinished
- Overrides:
testFinished
in classorg.junit.runner.notification.RunListener
- Throws:
Exception
-