Source file "org/assertj/core/internal/Futures.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 160 of 160 | 0% | 8 of 8 | 0% | 16 | 16 | 41 | 41 | 12 | 12 |
assertFailedWithin(AssertionInfo, Future, Duration) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
assertFailedWithin(AssertionInfo, Future, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
assertSucceededWithin(AssertionInfo, Future, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
assertSucceededWithin(AssertionInfo, Future, Duration) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
assertIsCancelled(AssertionInfo, Future) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
assertIsNotCancelled(AssertionInfo, Future) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
assertIsDone(AssertionInfo, Future) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
assertIsNotDone(AssertionInfo, Future) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
Futures() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertNotNull(AssertionInfo, Future) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
instance() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |