Uses of Package
org.junit.platform.testkit.engine
| Package | Description |
|---|---|
| org.junit.platform.testkit.engine |
Test Kit for testing the execution of a
TestEngine
running on the JUnit Platform. |
-
Classes in org.junit.platform.testkit.engine used by org.junit.platform.testkit.engine Class Description EngineExecutionResults EngineExecutionResultsprovides a fluent API for processing the results of executing a test plan on the JUnit Platform for a givenTestEngine.EngineTestKit.Builder TestEngineexecution builder.Event Eventrepresents a single event fired during execution of a test plan on the JUnit Platform.Events Eventsis a facade that provides a fluent API for working with events.EventStatistics EventStatisticsprovides a fluent API for asserting statistics for events.EventType Enumeration of the different possibleEventtypes.Execution Executionencapsulates metadata for the execution of a singleTestDescriptor.Executions Executionsis a facade that provides a fluent API for working with executions.TerminationInfo TerminationInfois a union type that allows propagation of terminated container/test state, supporting either the reason if the container/test was skipped or theTestExecutionResultif the container/test was executed.