Searched refs:isExpectedException (Results 1 – 2 of 2) sorted by relevance
48 public boolean isExpectedException(Throwable ite) { in isExpectedException() method in ExpectedExceptionsHolder
1361 if (expectedExceptionsHolder.isExpectedException(ite)) { in handleInvocationResults()