Uses of Class
org.junit.platform.launcher.core.DiscoveryIssueException
-
Packages that use DiscoveryIssueException Package Description org.junit.platform.launcher.core Core support classes for theLauncherincluding theLauncherFactoryand theLauncherDiscoveryRequestBuilder. -
-
Uses of DiscoveryIssueException in org.junit.platform.launcher.core
Methods in org.junit.platform.launcher.core that return DiscoveryIssueException Modifier and Type Method Description (package private) DiscoveryIssueExceptionDiscoveryIssueNotifier. createExceptionForCriticalIssues(TestEngine testEngine)
-