Uses of Class
org.apache.maven.plugin.surefire.booterclient.Platform
Packages that use Platform
-
Uses of Platform in org.apache.maven.plugin.surefire
Fields in org.apache.maven.plugin.surefire declared as PlatformMethods in org.apache.maven.plugin.surefire with parameters of type PlatformModifier and TypeMethodDescriptionprivate boolean
AbstractSurefireMojo.canExecuteProviderWithModularPath
(Platform platform) private ForkConfiguration
AbstractSurefireMojo.createForkConfiguration
(Platform platform) private ForkStarter
AbstractSurefireMojo.createForkStarter
(ProviderInfo provider, ForkConfiguration forkConfiguration, ClassLoaderConfiguration classLoaderConfiguration, RunOrderParameters runOrderParameters, ConsoleLogger log, DefaultScanResult scanResult, Platform platform, TestClassPath testClasspathWrapper) private InPluginVMSurefireStarter
AbstractSurefireMojo.createInprocessStarter
(ProviderInfo provider, ClassLoaderConfiguration classLoaderConfig, RunOrderParameters runOrderParameters, DefaultScanResult scanResult, Platform platform, TestClassPath testClasspathWrapper) private StartupConfiguration
AbstractSurefireMojo.createStartupConfiguration
(ProviderInfo provider, boolean isInprocess, ClassLoaderConfiguration classLoaderConfiguration, DefaultScanResult scanResult, Platform platform, TestClassPath testClasspathWrapper) -
Uses of Platform in org.apache.maven.plugin.surefire.booterclient
Fields in org.apache.maven.plugin.surefire.booterclient declared as PlatformMethods in org.apache.maven.plugin.surefire.booterclient that return PlatformModifier and TypeMethodDescriptionprotected Platform
DefaultForkConfiguration.getPluginPlatform()
protected abstract Platform
ForkConfiguration.getPluginPlatform()
Platform.withJdkExecAttributesForTests
(JdkAttributes jdk) Constructors in org.apache.maven.plugin.surefire.booterclient with parameters of type PlatformModifierConstructorDescription(package private)
AbstractClasspathForkConfiguration
(Classpath bootClasspath, File tempDirectory, String debugLine, File workingDirectory, Properties modelProperties, String argLine, Map<String, String> environmentVariables, String[] excludedEnvironmentVariables, boolean debug, int forkCount, boolean reuseForks, Platform pluginPlatform, ConsoleLogger log) ClasspathForkConfiguration
(Classpath bootClasspath, File tempDirectory, String debugLine, File workingDirectory, Properties modelProperties, String argLine, Map<String, String> environmentVariables, String[] excludedEnvironmentVariables, boolean debug, int forkCount, boolean reuseForks, Platform pluginPlatform, ConsoleLogger log) protected
DefaultForkConfiguration
(Classpath booterClasspath, File tempDirectory, String debugLine, File workingDirectory, Properties modelProperties, String argLine, Map<String, String> environmentVariables, String[] excludedEnvironmentVariables, boolean debug, int forkCount, boolean reuseForks, Platform pluginPlatform, ConsoleLogger log) JarManifestForkConfiguration
(Classpath bootClasspath, File tempDirectory, String debugLine, File workingDirectory, Properties modelProperties, String argLine, Map<String, String> environmentVariables, String[] excludedEnvironmentVariables, boolean debug, int forkCount, boolean reuseForks, Platform pluginPlatform, ConsoleLogger log) ModularClasspathForkConfiguration
(Classpath bootClasspath, File tempDirectory, String debugLine, File workingDirectory, Properties modelProperties, String argLine, Map<String, String> environmentVariables, String[] excludedEnvironmentVariables, boolean debug, int forkCount, boolean reuseForks, Platform pluginPlatform, ConsoleLogger log)