File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
common/junit-platform-native/src/main/resources Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor
3535org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor
3636org.junit.jupiter.engine.discovery.AbstractOrderingVisitor
3737org.junit.jupiter.engine.discovery.AbstractOrderingVisitor$DescriptorWrapperOrderer
38+ org.junit.jupiter.engine.discovery.AbstractOrderingVisitor$MessageGenerator
3839org.junit.jupiter.engine.discovery.ClassOrderingVisitor
3940org.junit.jupiter.engine.discovery.ClassSelectorResolver
4041org.junit.jupiter.engine.discovery.ClassSelectorResolver$DummyClassTemplateInvocationContext
@@ -83,6 +84,7 @@ org.junit.platform.engine.TestDescriptor$Type
8384org.junit.platform.engine.UniqueId
8485org.junit.platform.engine.UniqueId$Segment
8586org.junit.platform.engine.UniqueIdFormat
87+ org.junit.platform.launcher.LauncherDiscoveryListener$1
8688org.junit.platform.launcher.core.DefaultLauncher
8789org.junit.platform.launcher.core.DefaultLauncherConfig
8890org.junit.platform.launcher.core.DiscoveryIssueCollector
You can’t perform that action at this time.
0 commit comments