Class ServiceLoaderRegistry
java.lang.Object
org.junit.platform.launcher.core.ServiceLoaderRegistry
- Since:
- 1.8
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static org.junit.platform.commons.logging.Logger(package private) static <T> Iterable<T> (package private) static <T> Iterable<T> private static <T> List<T> private static <T> StringlogLoadedInstances(Class<T> type, List<T> instances, List<String> exclusions)
-
Constructor Details
-
ServiceLoaderRegistry
ServiceLoaderRegistry()
-
-
Method Details
-
load
-
load
-
logLoadedInstances
-
load
-
getLogger
private static org.junit.platform.commons.logging.Logger getLogger()
-