public abstract class AbstractMatcher extends Object implements Matcher
| Constructor and Description |
|---|
AbstractMatcher() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
stringsMatch(String expected,
String actual)
Provides direct or regexp matching.
|
String |
toString() |
Abbot is hosted on