Source file "org/junit/jupiter/api/AssertAll.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 83 of 83 | 0% | 2 of 2 | 0% | 8 | 8 | 30 | 30 | 7 | 7 |
assertAll(String, Stream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
assertAll(String, Executable[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
assertAll(String, Collection) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
lambda$assertAll$0(Executable) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
assertAll(Executable[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
assertAll(Collection) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
assertAll(Stream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |