Module org.junit.platform.runner
Runner
and annotations for configuring and executing tests on the
JUnit Platform in a JUnit 4 environment.- Since:
- 1.0
-
-
Packages
Exports Package Description org.junit.platform.runner Runner
and annotations for configuring and executing tests on the JUnit Platform in a JUnit 4 environment.
-
Modules
Requires Modifier Module Description transitive org.junit.platform.launcher Public API for configuring and launching test plans.transitive org.junit.platform.suite.api Annotations for configuring a test suite on the JUnit Platform.Indirect Requires Modifier Module Description transitive org.junit.platform.commons Common APIs and support utilities for the JUnit Platform.transitive org.junit.platform.engine Public API for test engines.
-