Package org.apache.maven.surefire.util
-
Interface Summary Interface Description DirectoryScanner Deprecated. RunOrderCalculator ScannerFilter ScanResult -
Class Summary Class Description CloseableIterator<T> This iterator is marked as stopped ifCloseableIterator.isClosed()
returnstrue
.DefaultDirectoryScanner Deprecated. DefaultRunOrderCalculator Applies the final runorder of the testsDefaultScanResult ReflectionUtils RunOrder A RunOrder specifies the order in which the tests will be run.TestsToRun Contains all the tests that have been found according to specified include/exclude specification for a given surefire run. -
Exception Summary Exception Description SurefireReflectionException Exception indicating that surefire had problems with reflection.