| Interface | Description |
|---|---|
| Matcher |
Matcher definition
|
| Class | Description |
|---|---|
| AnyClassMatcher |
Matcher to match a specified class.
|
| DumbMatcher |
Dumb matcher that returns the specified value
|
| EqMatcher |
Equality matcher.
|
| Matchers |
Utility class to create Matchers
|
| NotNullMatcher |
Matcher to check not null
|
| NullMatcher |
Matcher to check null
|
| RegexMatcher |
Regular Expression matcher.
|
Copyright © 2017. All rights reserved.