public static class MatcherResult.Description extends Object
| Constructor and Description |
|---|
Description() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActual() |
String |
getExpected() |
void |
setActual(String actual) |
void |
setExpected(String expected) |
String |
toString() |
Copyright © 2019. All rights reserved.