Module org.junit.platform.launcher
Package org.junit.platform.launcher.core
Class LauncherDiscoveryResult
java.lang.Object
org.junit.platform.launcher.core.LauncherDiscoveryResult
@API(status=INTERNAL,
since="1.7",
consumers={"org.junit.platform.testkit","org.junit.platform.suite.engine"})
public class LauncherDiscoveryResult
extends Object
Represents the result of test discovery of the configured
test engines.
- Since:
- 1.7
-
Method Summary
-
Method Details
-
getEngineTestDescriptor
-
getTestEngines
-