Searched defs:assertThatFutureBecomesCancelled (Results 1 – 2 of 2) sorted by relevance
1640 static void assertThatFutureBecomesCancelled(Future<?> future) throws ExecutionException { in assertThatFutureBecomesCancelled() method in AbstractClosingFutureTest
1657 static void assertThatFutureBecomesCancelled(Future<?> future) throws ExecutionException { in assertThatFutureBecomesCancelled() method in AbstractClosingFutureTest