Package | Description |
---|---|
org.junit.platform.engine.discovery |
Modifier and Type | Method and Description |
---|---|
static List<ClasspathRootSelector> |
DiscoverySelectors.selectClasspathRoots(Set<Path> classpathRoots)
Create a list of
ClasspathRootSelectors for the supplied
classpath roots (directories or JAR files). |