Uses of Class
org.junit.runner.notification.StoppedByUserException
Packages that use StoppedByUserException | |
---|---|
org.junit.runner.notification | Provides information about a test run. |
Methods in org.junit.runner.notification that throw StoppedByUserException | |
---|---|
void |
RunNotifier.fireTestStarted(Description description) Invoke to tell listeners that an atomic test is about to start. |