Searched defs:setThrowable (Results 1 – 4 of 4) sorted by relevance
166 public void setThrowable(Throwable throwable) { in setThrowable() method in MockControl223 public void setThrowable(Throwable throwable, int times) { in setThrowable() method in MockControl376 public void setThrowable(Throwable throwable, int minCount, int maxCount) { in setThrowable() method in MockControl382 public void setThrowable(Throwable throwable, Range range) { in setThrowable() method in MockControl
51 public void setThrowable(Throwable throwable); in setThrowable() method
305 public void setThrowable(Throwable t) { in setThrowable() method in JUnitTestRunner.TestRunInfo
205 public void setThrowable(Throwable throwable) { in setThrowable() method in TestResult