Uses of Class
org.junit.runner.notification.StoppedByUserException

Packages that use StoppedByUserException
org.junit.runner.notification Provides information about a test run. 
 

Uses of StoppedByUserException in org.junit.runner.notification
 

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.
 



Copyright © 2002–2021 JUnit. All rights reserved.