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 aTestEngine
running 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.filter org.junit.platform.engine.support.hierarchical -
Modules
Requires -
Services
UsesTypeDescriptionATestEngine
facilitates discovery and execution of tests for a particular programming model.