Package org.junit.platform.launcher.core
Class ServiceLoaderTestEngineRegistry
- java.lang.Object
-
- org.junit.platform.launcher.core.ServiceLoaderTestEngineRegistry
-
@API(status=INTERNAL, since="1.0", consumers="org.junit.platform.suite.engine") public final class ServiceLoaderTestEngineRegistry extends java.lang.Object- Since:
- 1.0
-
-
Constructor Summary
Constructors Constructor Description ServiceLoaderTestEngineRegistry()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Iterable<org.junit.platform.engine.TestEngine>loadTestEngines()
-