public interface Filterable
filter(Filter)
to remove tests that don't pass the filter.void filter(Filter filter) throws NoTestsRemainException
filter.filter - the Filter to applyNoTestsRemainException - if all tests are filtered outCopyright © 2002-2017 JUnit. All Rights Reserved.