Uses of Interface
org.apache.maven.surefire.junitplatform.LauncherSessionFactory
-
-
Uses of LauncherSessionFactory in org.apache.maven.surefire.junitplatform
Fields in org.apache.maven.surefire.junitplatform declared as LauncherSessionFactory Modifier and Type Field Description static LauncherSessionFactoryLauncherSessionFactory. DEFAULTprivate LauncherSessionFactoryJUnitPlatformProvider. launcherSessionFactoryConstructors in org.apache.maven.surefire.junitplatform with parameters of type LauncherSessionFactory Constructor Description JUnitPlatformProvider(org.apache.maven.surefire.api.provider.ProviderParameters parameters, LauncherSessionFactory launcherSessionFactory)
-