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