Class EngineExecutionResults

java.lang.Object
org.junit.platform.testkit.engine.EngineExecutionResults

@API(status=MAINTAINED, since="1.7") public class EngineExecutionResults extends Object
EngineExecutionResults provides a fluent API for processing the results of executing a test plan on the JUnit Platform for a given TestEngine.
Since:
1.4
See Also:
allEvents(), containerEvents(), testEvents(), ExecutionRecorder, Events, Executions