@API(value=Experimental) public class ClasspathSelector extends java.lang.Object implements DiscoverySelector
DiscoverySelector
that selects classpath roots so that
TestEngines
can search for class
files or resources within the physical classpath — for example, to
scan for test classes.Modifier and Type | Method and Description |
---|---|
java.io.File |
getClasspathRoot()
Get the selected classpath root directory.
|