File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
common/junit-platform-native/src/main/resources Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,8 @@ org.junit.platform.commons.logging.LoggerFactory
5858org.junit.platform.commons.logging.LoggerFactory$DelegatingLogger
5959org.junit.platform.commons.support.scanning.DefaultClasspathScanner
6060org.junit.platform.commons.util.ClasspathScanner
61+ org.junit.platform.commons.util.DefaultClasspathScanner
62+ org.junit.platform.commons.util.KotlinReflectionUtils
6163org.junit.platform.commons.util.LruCache
6264org.junit.platform.commons.util.ReflectionUtils
6365org.junit.platform.commons.util.StringUtils
@@ -76,10 +78,12 @@ org.junit.platform.launcher.core.DefaultLauncher
7678org.junit.platform.launcher.core.DefaultLauncherConfig
7779org.junit.platform.launcher.core.DiscoveryIssueCollector
7880org.junit.platform.launcher.core.DiscoveryIssueNotifier
81+ org.junit.platform.launcher.core.DiscoveryIssueNotifier$1
7982org.junit.platform.launcher.core.EngineDiscoveryOrchestrator
8083org.junit.platform.launcher.core.EngineExecutionOrchestrator
8184org.junit.platform.launcher.core.EngineFilterer
8285org.junit.platform.launcher.core.EngineIdValidator
86+ org.junit.platform.launcher.core.HierarchicalOutputDirectoryCreator
8387org.junit.platform.launcher.core.HierarchicalOutputDirectoryProvider
8488org.junit.platform.launcher.core.InternalTestPlan
8589org.junit.platform.launcher.core.LauncherConfig
You can’t perform that action at this time.
0 commit comments