public class Matcher extends Object
Matcher used in the assert-that operation.
| Constructor and Description |
|---|
Matcher() |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getExpected() |
String |
getType() |
void |
setExpected(Object[] expected) |
void |
setType(String type) |
Copyright © 2019. All rights reserved.