christophsturm
02/24/2021, 8:17 AM* <p>The {@link TestExecutionResult} describes the result of the execution
* for the supplied {@code TestIdentifier}. The result does not include or
* aggregate the results of its children. For example, a container with a
* failing test will be reported as {@link Status#SUCCESSFUL SUCCESSFUL} even
* if one or more of its children are reported as {@link Status#FAILED FAILED}.