| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface Filterablefilter(Filter)
to remove tests that don't pass the filter.
public void filter(Filter filter) throws NoTestsRemainException
Remove tests that don't pass the parameterfilter.
- Parameters:
filter- theFilterto apply
- Throws:
NoTestsRemainException- if all tests are filtered out