Module org.junit.jupiter.engine


module org.junit.jupiter.engine
Provides the JUnit Jupiter TestEngine implementation.
Since:
5.0
  • Services

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