| Interface | Description |
|---|---|
| DirectoryScanner | Deprecated |
| RunOrderCalculator | |
| ScannerFilter | |
| ScanResult |
| Class | Description |
|---|---|
| CloseableIterator<T> |
This iterator is marked as stopped if
CloseableIterator.isClosed() returns true. |
| DefaultDirectoryScanner | Deprecated |
| 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.
|
| Exception | Description |
|---|---|
| SurefireReflectionException |
Exception indicating that surefire had problems with reflection.
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.