Uses of Class
org.junit.runner.notification.StoppedByUserException
Packages that use StoppedByUserException
-
Uses of StoppedByUserException in org.junit.runner.notification
Methods in org.junit.runner.notification that throw StoppedByUserExceptionModifier and TypeMethodDescriptionvoid
RunNotifier.fireTestStarted
(Description description) Invoke to tell listeners that an atomic test is about to start.