public class JUnit3ErrorTranslator extends Object implements ExpectationErrorTranslator
ExpectationErrors into JUnit's
AssertionFailedErrors.| Modifier and Type | Field and Description |
|---|---|
static JUnit3ErrorTranslator |
INSTANCE |
public static final JUnit3ErrorTranslator INSTANCE
public Error translate(ExpectationError e)
translate in interface ExpectationErrorTranslatorCopyright © 2003–2016 jMock. All rights reserved.