gherkin.formatter
Class PatternFilter
java.lang.Object
gherkin.formatter.PatternFilter
- All Implemented Interfaces:
- Filter
public class PatternFilter
- extends Object
- implements Filter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PatternFilter
public PatternFilter(List<Pattern> patterns)
evaluate
public boolean evaluate(List<Tag> tags,
List<String> names,
List<Range> ranges)
- Specified by:
evaluate in interface Filter
filterTableBodyRows
public List<ExamplesTableRow> filterTableBodyRows(List<ExamplesTableRow> examplesRows)
- Specified by:
filterTableBodyRows in interface Filter
Copyright © 2013. All rights reserved.