Interface | Description |
---|---|
DirectoryScanner | |
RunOrderCalculator | |
ScannerFilter | |
ScanResult |
Class | Description |
---|---|
DefaultDirectoryScanner |
Scans directories looking for tests.
|
DefaultRunOrderCalculator |
Applies the final runorder of the tests
|
DefaultScanResult | |
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.
|
UrlUtils |
Utility for dealing with URLs in pre-JDK 1.4.
|
Exception | Description |
---|---|
SurefireReflectionException |
Exception indicating that surefire had problems with reflection.
|
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.