Uses of Class
org.junit.platform.engine.ExecutionRequest

Packages that use ExecutionRequest
Package Description
org.junit.jupiter.engine
Core package for the JUnit Jupiter test engine.
org.junit.platform.engine
Public API for test engines.
org.junit.platform.engine.support.hierarchical
Support classes and base implementation for any TestEngine that wishes to organize test suites hierarchically based on the Node abstraction.
org.junit.platform.suite.engine
Core package for the JUnit Platform Suite test engine.
org.junit.vintage.engine
Core package for the JUnit Vintage test engine.