Filter
-related support classes intended to be
used by test engine implementations.See: Description
Class | Description |
---|---|
ClasspathScanningSupport |
Support utility methods for classpath scanning.
|
ExclusionReasonConsumingFilter<T> |
Decorator for a
Filter that passes the object and the
reason to a BiConsumer in case it is excluded. |
Filter
-related support classes intended to be
used by test engine implementations.