Source file "org/junit/jupiter/api/AssertThrows.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 56 of 56 | 0% | 2 of 2 | 0% | 5 | 5 | 20 | 20 | 4 | 4 |
| assertThrows(Class, Executable, Object) | 0% | 0% | 2 | 2 | 17 | 17 | 1 | 1 | ||
| assertThrows(Class, Executable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| assertThrows(Class, Executable, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| assertThrows(Class, Executable, Supplier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |