Searched defs:assertThrows (Results 1 – 1 of 1) sorted by relevance
949 public static void assertThrows(ThrowingRunnable runnable) { in assertThrows() method in Assert965 …public static <T extends Throwable> void assertThrows(Class<T> throwableClass, ThrowingRunnable ru… in assertThrows() method in Assert