Module org.junit.platform.testkit
module org.junit.platform.testkit
Defines the Test Kit API for the JUnit Platform.
- Since:
 - 1.4
 
- 
Packages
ExportsPackageDescriptionTest Kit for testing the execution of aTestEnginerunning on the JUnit Platform.Indirect ExportsFromPackagesorg.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.hierarchical org.junit.platform.engine.support.store - 
Modules
RequiresModifierModuleDescriptiontransitivePublic API for test engines.transitivePublic API for configuring and launching test plans. - 
Services
UsesTypeDescriptionATestEnginefacilitates discovery and execution of tests for a particular programming model.