Uses of Class
org.apache.maven.plugin.surefire.SurefireProperties
Packages that use SurefireProperties
-
Uses of SurefireProperties in org.apache.maven.plugin.surefire
Methods in org.apache.maven.plugin.surefire that return SurefirePropertiesModifier and TypeMethodDescriptionstatic SurefireProperties
AbstractSurefireMojo.createCopyAndReplaceForkNumPlaceholder
(SurefireProperties effectiveSystemProperties, int threadNumber) static SurefireProperties
SurefireProperties.loadProperties
(File file) Methods in org.apache.maven.plugin.surefire with parameters of type SurefirePropertiesModifier and TypeMethodDescriptionstatic SurefireProperties
AbstractSurefireMojo.createCopyAndReplaceForkNumPlaceholder
(SurefireProperties effectiveSystemProperties, int threadNumber) -
Uses of SurefireProperties in org.apache.maven.plugin.surefire.booterclient
Methods in org.apache.maven.plugin.surefire.booterclient with parameters of type SurefirePropertiesModifier and TypeMethodDescriptionForkStarter.run
(SurefireProperties effectiveSystemProperties, DefaultScanResult scanResult)