Searched refs:exceptionName (Results 1 – 1 of 1) sorted by relevance
337 public void threadShouldThrow(String exceptionName) { in threadShouldThrow() argument338 threadFail("should throw " + exceptionName); in threadShouldThrow()473 public void shouldThrow(String exceptionName) { in shouldThrow() argument474 fail("Should throw " + exceptionName); in shouldThrow()