Uses of Interface
org.junit.platform.engine.TestSource

Packages that use TestSource
Package Description
org.junit.platform.engine
Public API for test engines.
org.junit.platform.engine.support.descriptor
TestDescriptor-related support classes intended to be used by test engine implementations and clients of the launcher.
org.junit.platform.launcher
Public API for configuring and launching test plans.
org.junit.vintage.engine.descriptor
Test descriptors used within the JUnit Vintage test engine.