- All Known Implementing Classes:
ClasspathResourceSelector,ClasspathRootSelector,ClassSelector,DirectorySelector,FileSelector,IterationSelector,MethodSelector,ModuleSelector,NestedClassSelector,NestedMethodSelector,PackageSelector,UniqueIdSelector,UriSelector
A selector defines what a
TestEngine can use to discover tests
— for example, the name of a Java class, the path to a file or
directory, etc.- Since:
- 1.0
- See Also: