Package org.junit.platform.launcher.core
Class EngineIdValidator
java.lang.Object
org.junit.platform.launcher.core.EngineIdValidator
- Since:
- 1.7
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static org.junit.platform.commons.logging.Logger
(package private) static Iterable
<TestEngine> validate
(Iterable<TestEngine> testEngines) private static boolean
validateReservedIds
(TestEngine testEngine) private static void
validateWellKnownClassName
(TestEngine testEngine, String expectedClassName)
-
Constructor Details
-
EngineIdValidator
private EngineIdValidator()
-
-
Method Details
-
validate
-
getLogger
private static org.junit.platform.commons.logging.Logger getLogger() -
validateReservedIds
-
validateWellKnownClassName
-