Package org.jmock.lib

Class IdentityExpectationErrorTranslator

java.lang.Object
org.jmock.lib.IdentityExpectationErrorTranslator
All Implemented Interfaces:
ExpectationErrorTranslator

public class IdentityExpectationErrorTranslator extends Object implements ExpectationErrorTranslator
An ExpectationErrorTranslator that doesn't do any translation. It returns the ExpectationError it is given.