Source file "org/junit/jupiter/api/AssertDoesNotThrow.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 81 of 81 | 0% | 2 of 2 | 0% | 11 | 11 | 25 | 25 | 10 | 10 |
| createAssertionFailedError(Object, Throwable) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| buildSuffix(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| assertDoesNotThrow(Executable, Object) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| assertDoesNotThrow(ThrowingSupplier, Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| assertDoesNotThrow(Executable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| assertDoesNotThrow(Executable, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| assertDoesNotThrow(Executable, Supplier) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| assertDoesNotThrow(ThrowingSupplier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| assertDoesNotThrow(ThrowingSupplier, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| assertDoesNotThrow(ThrowingSupplier, Supplier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |