Searched defs:expectedException (Results 1 – 5 of 5) sorted by relevance
30 Throwable expectedException, Object expectedReturn, in TestCase()42 Throwable expectedException, Object expectedReturn) { in TestCase()51 Throwable expectedException; field in Main.TestCase
105 private void verifyChannelQuery(Uri channelsUri, int expectedCount, boolean expectedException) { in verifyChannelQuery()119 int expectedCount, boolean expectedException) { in verifyChannelUpdate()134 boolean expectedException) { in verifyChannelDelete()
53 byte[] inputPacket, Class<T> expectedException) throws Exception { in decodeAndVerifyUnprotectedErrorMsg()
59 @Rule public ExpectedException expectedException = ExpectedException.none(); field in TestVersionedInterface
71 Class<?> expectedException) { in getValue()649 Class<?> expectedException) { in getValue()709 public Object invoke(Method method, Object obj, Class<?> expectedException) { in invoke()