public class TagMatch extends Object
TagMatch(String excludedTagExpression)
static TagMatch
excluding(String excludedTagExpression)
boolean
matches(TestTag tag)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TagMatch(String excludedTagExpression)
public static TagMatch excluding(String excludedTagExpression)
public boolean matches(TestTag tag)
Copyright © 2022. All rights reserved.