Searched refs:threadShouldThrow (Results 1 – 1 of 1) sorted by relevance
451 public void threadShouldThrow() { in threadShouldThrow() method in JSR166TestCase458 public void threadShouldThrow(String exceptionName) { in threadShouldThrow() method in JSR166TestCase824 threadShouldThrow(exceptionClass.getSimpleName()); in run()844 threadShouldThrow(exceptionClass.getSimpleName()); in run()858 threadShouldThrow("InterruptedException"); in run()887 threadShouldThrow("InterruptedException"); in call()