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()
10 public class StoppedByUserException extends RuntimeException { class
149 public void fireTestStarted(final Description description) throws StoppedByUserException { in fireTestStarted()151 throw new StoppedByUserException(); in fireTestStarted()
41 import org.junit.runner.notification.StoppedByUserException;416 } catch (StoppedByUserException e) {