Source file "org/assertj/core/api/AbstractCompletableFutureAssert.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 386 of 386 | 0% | 32 of 32 | 0% | 43 | 43 | 66 | 66 | 27 | 27 |
isCompletedWithValue(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isCompletedWithValueMatching(Predicate, PredicateDescription) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isCompleted() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
isNotCompleted() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
hasFailed() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
hasNotFailed() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
isDone() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isNotDone() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isCompletedExceptionally() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isNotCompletedExceptionally() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isCancelled() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isNotCancelled() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
hasFailedWithThrowableThat() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
internalFailsWithin(long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
internalSucceedsWithin(long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
internalFailsWithin(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
internalSucceedsWithin(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
AbstractCompletableFutureAssert(CompletableFuture, Class) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
isCompletedWithValueMatching(Predicate, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
succeedsWithin(long, TimeUnit, InstanceOfAssertFactory) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
succeedsWithin(Duration, InstanceOfAssertFactory) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isCompletedWithValueMatching(Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newObjectAssert(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
succeedsWithin(long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
failsWithin(long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
succeedsWithin(Duration) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
failsWithin(Duration) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |