Package com.thoughtworks.gauge.tag
Interface SimpleTagMatcher
-
- All Known Implementing Classes:
AndMatcher,OrMatcher
public interface SimpleTagMatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisMatch(List<String> tagsToMatch, List<String> tagsToMatchWith)
-