Class and Description |
---|
DirectoryScanner
Deprecated.
|
RunOrderCalculator |
ScanResult |
Class and Description |
---|
ScannerFilter |
Class and Description |
---|
DirectoryScanner
Deprecated.
|
RunOrderCalculator |
ScanResult |
Class and Description |
---|
RunOrder
A RunOrder specifies the order in which the tests will be run.
|
Class and Description |
---|
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.
The File.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.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.