| Package | Description |
|---|---|
| org.mockito.internal.matchers.text | |
| org.mockito.internal.reporting |
Deals with nicely printing verification errors
|
| Modifier and Type | Method and Description |
|---|---|
String |
MatchersPrinter.getArgumentsBlock(List<ArgumentMatcher> matchers,
PrintSettings printSettings) |
String |
MatchersPrinter.getArgumentsLine(List<ArgumentMatcher> matchers,
PrintSettings printSettings) |
| Modifier and Type | Method and Description |
|---|---|
static PrintSettings |
PrintSettings.verboseMatchers(Integer... indexesOfMatchers) |