public static class ArgumentMatcherUtils.RegexMatcher extends Object implements ArgumentMatcher<String>
Constructor and Description |
---|
ArgumentMatcherUtils.RegexMatcher(String regex) |
public ArgumentMatcherUtils.RegexMatcher(String regex)
public boolean matches(String argument)
matches
in interface ArgumentMatcher<String>
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.