Searched refs:getExpectingExecutionException (Results 1 – 1 of 1) sorted by relevance
54 ExecutionException ee1 = getExpectingExecutionException(future); in testException()55 ExecutionException ee2 = getExpectingExecutionException(future); in testException()180 private ExecutionException getExpectingExecutionException( in getExpectingExecutionException() method in AbstractFutureTest