Class | Description | |
---|---|---|
AbstractFilter | Potential base class implementing IFilter | |
DynamicFilter | The canonical case of filtering is when you want to run a single test method in a class. | |
IncludeAllFilter | Implementation of a filter that includes all children | |
MethodNameFilter | Filter that matches method names. |