Package | Description |
---|---|
org.junit.platform.engine.discovery |
Modifier and Type | Class and Description |
---|---|
(package private) class |
ExcludeClassNameFilter
ClassNameFilter that matches fully qualified class names against
patterns in the form of regular expressions. |
(package private) class |
IncludeClassNameFilter
ClassNameFilter that matches fully qualified class names against
patterns in the form of regular expressions. |