Javadoc for package XXX
Modules
Module
Description
Defines JUnit Jupiter API for writing tests.
Provides the JUnit Jupiter TestEngine
implementation.
Support for migrating from JUnit 4 to JUnit Jupiter.
JUnit Jupiter extension for parameterized tests.
Common APIs and support utilities for the JUnit Platform.
Public API for test engines.
Public API for configuring and launching test plans.
Runner
and annotations for configuring and executing tests on the
JUnit Platform in a JUnit 4 environment.Annotations for configuring a test suite on the JUnit Platform.
Common support utilities for declarative test suite executors.
Defines the Test Kit API for the JUnit Platform.
Provides a TestEngine for running
JUnit 3 and 4 based tests on the platform.