Searched refs:StoppedByUserException (Results 1 – 5 of 5) sorted by relevance
19 import org.junit.runner.notification.StoppedByUserException;24 public class VmIsUnstableException extends StoppedByUserException {
24 import org.junit.runner.notification.StoppedByUserException;48 } catch (StoppedByUserException e) { in abortingRunLeaf()
114 public void fireTestStarted(final Description description) throws StoppedByUserException { in fireTestStarted()116 throw new StoppedByUserException(); in fireTestStarted()
10 public class StoppedByUserException extends RuntimeException { class
35 import org.junit.runner.notification.StoppedByUserException;366 } catch (StoppedByUserException e) {