public class ExactStringMatcher extends Object implements StringMatcher
| Constructor and Description |
|---|
ExactStringMatcher(String expected)
Constructor.
|
public ExactStringMatcher(String expected)
expected - the expected string valuepublic boolean matches(String s)
StringMatchermatches in interface StringMatchers - a StringCopyright © 2003–2015. All rights reserved.