org.easymock.internal
Class ErrorMessage
java.lang.Object
org.easymock.internal.ErrorMessage
public class ErrorMessage
- extends Object
- Author:
- OFFIS, Tammo Freese
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorMessage
public ErrorMessage(boolean matching,
String message,
int actualCount)
isMatching
public boolean isMatching()
getMessage
public String getMessage()
getActualCount
public int getActualCount()
appendTo
public void appendTo(StringBuilder buffer,
int matches)
Copyright © 2001-2011 OFFIS, Tammo Freese, Henri Tremblay. All Rights Reserved.