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