Package org.apache.maven.surefire.util

Interface Summary
DirectoryScanner  
RunOrderCalculator  
ScannerFilter  
ScanResult  
 

Class Summary
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 Summary
SurefireReflectionException Exception indicating that surefire had problems with reflection.
 



Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.