Searched defs:assertThrows (Results 1 – 2 of 2) sorted by relevance
73 private <T extends Throwable> void assertThrows(Class<T> throwableClass, in assertThrows() method in EmptyNavigableMap
76 private <T extends Throwable> void assertThrows(Class<T> throwableClass, in assertThrows() method in EmptyNavigableSet