public class ErrorMessage
extends java.lang.Object
| Constructor and Description |
|---|
ErrorMessage(boolean matching,
java.lang.String message,
int actualCount) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendTo(java.lang.StringBuilder buffer,
int matches) |
int |
getActualCount() |
java.lang.String |
getMessage() |
boolean |
isMatching() |
Copyright © 2001-2019 EasyMock contributors. This documentation is provided under the terms of the Apache 2 licence.