Searched defs:expectThrows (Results 1 – 7 of 7) sorted by relevance
113 private static void expectThrows(Runnable throwingRunnable) { in expectThrows() method in SimpleAnnotationMirrorTest
77 inline void expectThrows(Functor&& functor, const char* expectMessageContains) { in expectThrows() function
312 private void expectThrows(Target target) { in expectThrows() method in CollectionRetainAllTester
24 inline void expectThrows(Functor&& functor, const char* expectMessageContains) { in expectThrows() function
981 …public static <T extends Throwable> T expectThrows(Class<T> throwableClass, ThrowingRunnable runna… in expectThrows() method in Assert
295 inline void expectThrows(Functor&& functor, const char* expectMessageContains) { in expectThrows() function