Uses of Package
org.apache.maven.surefire.api.util
-
Classes in org.apache.maven.surefire.api.util used by org.apache.maven.plugin.surefire Class Description DefaultScanResult RunOrder A RunOrder specifies the order in which the tests will be run. -
Classes in org.apache.maven.surefire.api.util used by org.apache.maven.plugin.surefire.booterclient Class Description DefaultScanResult -
Classes in org.apache.maven.surefire.api.util used by org.apache.maven.plugin.surefire.util Class Description DefaultScanResult -
Classes in org.apache.maven.surefire.api.util used by org.apache.maven.surefire.api.booter Class Description DirectoryScanner Deprecated.RunOrderCalculator ScanResult -
Classes in org.apache.maven.surefire.api.util used by org.apache.maven.surefire.api.filter Class Description ScannerFilter -
Classes in org.apache.maven.surefire.api.util used by org.apache.maven.surefire.api.provider Class Description DirectoryScanner Deprecated.RunOrderCalculator ScanResult -
Classes in org.apache.maven.surefire.api.util used by org.apache.maven.surefire.api.testset Class Description RunOrder A RunOrder specifies the order in which the tests will be run. -
Classes in org.apache.maven.surefire.api.util used by org.apache.maven.surefire.api.util Class Description CloseableIterator This iterator is marked as stopped ifCloseableIterator.isClosed()
returnstrue
.DefaultScanResult DirectoryScanner Deprecated.RunOrder A RunOrder specifies the order in which the tests will be run.RunOrderCalculator ScannerFilter ScanResult TempFileManager Management of temporary files in surefire with support for sub directories of the system's directory of temporary files.
TheFile.createTempFile(String, String)
API creates rather meaningless file names and only in the system's temp directory.
This class creates temp files from a prefix, a unique date/timestamp, a short file id and suffix.TestsToRun Contains all the tests that have been found according to specified include/exclude specification for a given surefire run. -
Classes in org.apache.maven.surefire.api.util used by org.apache.maven.surefire.booter Class Description TestsToRun Contains all the tests that have been found according to specified include/exclude specification for a given surefire run. -
Classes in org.apache.maven.surefire.api.util used by org.apache.maven.surefire.common.junit3 Class Description ScannerFilter -
Classes in org.apache.maven.surefire.api.util used by org.apache.maven.surefire.common.junit4 Class Description ScannerFilter -
Classes in org.apache.maven.surefire.api.util used by org.apache.maven.surefire.common.junit48 Class Description ScannerFilter -
Classes in org.apache.maven.surefire.api.util used by org.apache.maven.surefire.junit Class Description RunOrderCalculator ScannerFilter ScanResult TestsToRun Contains all the tests that have been found according to specified include/exclude specification for a given surefire run. -
Classes in org.apache.maven.surefire.api.util used by org.apache.maven.surefire.junit4 Class Description RunOrderCalculator ScanResult TestsToRun Contains all the tests that have been found according to specified include/exclude specification for a given surefire run. -
Classes in org.apache.maven.surefire.api.util used by org.apache.maven.surefire.junitcore Class Description RunOrderCalculator ScannerFilter ScanResult TestsToRun Contains all the tests that have been found according to specified include/exclude specification for a given surefire run. -
Classes in org.apache.maven.surefire.api.util used by org.apache.maven.surefire.junitplatform Class Description ScannerFilter TestsToRun Contains all the tests that have been found according to specified include/exclude specification for a given surefire run. -
Classes in org.apache.maven.surefire.api.util used by org.apache.maven.surefire.testng Class Description RunOrderCalculator ScanResult TestsToRun Contains all the tests that have been found according to specified include/exclude specification for a given surefire run.