Module org.junit.platform.runner
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
ExportsPackageDescriptionRunnerand annotations for configuring and executing tests on the JUnit Platform in a JUnit 4 environment.Indirect ExportsFromPackagesorg.junit.platform.commons org.junit.platform.commons.annotation org.junit.platform.commons.function org.junit.platform.commons.io org.junit.platform.commons.support org.junit.platform.commons.support.conversion org.junit.platform.commons.support.scanningorg.junit.platform.engine org.junit.platform.engine.discovery org.junit.platform.engine.reporting org.junit.platform.engine.support.config org.junit.platform.engine.support.descriptor org.junit.platform.engine.support.discovery org.junit.platform.engine.support.filter org.junit.platform.engine.support.hierarchical org.junit.platform.engine.support.store - 
Modules
RequiresModifierModuleDescriptiontransitivePublic API for configuring and launching test plans.transitiveAnnotations for configuring a test suite on the JUnit Platform.Indirect RequiresModifierModuleDescriptiontransitiveCommon APIs and support utilities for the JUnit Platform.transitivePublic API for test engines.