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 | 86 of 86 | 0% | 2 of 2 | 0% | 9 | 9 | 30 | 30 | 8 | 8 |
assertAll(String, Stream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 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$1(Executable) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
lambda$assertAll$0(Executable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 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 |