Searched defs:expectedException (Results 1 – 3 of 3) sorted by relevance
30 Throwable expectedException, Object expectedReturn, in TestCase()42 Throwable expectedException, Object expectedReturn) { in TestCase()51 Throwable expectedException; field in Main.TestCase
71 Class<?> expectedException) { in getValue()649 Class<?> expectedException) { in getValue()709 public Object invoke(Method method, Object obj, Class<?> expectedException) { in invoke()
102 void assertThrows(Class expectedException, AccessorAccess access) { in assertThrows()