- All Superinterfaces:
Filter<T>
- All Known Subinterfaces:
ClassNameFilter
,PackageNameFilter
A
DiscoveryFilter
is applied during test discovery to determine if
a given container or test should be included in the test plan.
TestEngines
should apply DiscoveryFilters
during the test discovery phase.
- Since:
- 1.0
- See Also:
-
Method Summary
Methods inherited from interface org.junit.platform.engine.Filter
apply, toPredicate