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