org.junit.jupiter.engine (JUnit 5.12.2 API) (original) (raw)

Skip navigation links

JUnit 5

SEARCH


module org.junit.jupiter.engine

Provides the JUnit Jupiter TestEngine implementation.

Since:

5.0

Provides
Type
Description
TestEngine
The JupiterTestEngine runs Jupiter based tests on the platform.
Uses
Type
Description
Extension
Marker interface for all extensions.