Interface Filterable

All Known Implementing Classes:
TestFactoryTestDescriptor, TestTemplateTestDescriptor

@API(status=INTERNAL,
     since="5.1")
public interface Filterable
Filterable is implemented by TestDescriptors that may register dynamic tests during execution and support selective test execution.
Since:
5.1
See Also:
DynamicDescendantFilter