Module org.junit.platform.engine
Interface EngineExecutionContext
- All Known Implementing Classes:
JupiterEngineExecutionContext
Marker interface for an execution context used by a concrete implementation
of
HierarchicalTestEngine
and its collaborators.- Since:
- 1.0
- See Also: