|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmock.integration.junit3.JUnit3ErrorTranslator
public class JUnit3ErrorTranslator
Translates ExpectationErrors into JUnit's
AssertionFailedErrors.
| Field Summary | |
|---|---|
static JUnit3ErrorTranslator |
INSTANCE
|
| Method Summary | |
|---|---|
java.lang.Error |
translate(org.jmock.api.ExpectationError e)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final JUnit3ErrorTranslator INSTANCE
| Method Detail |
|---|
public java.lang.Error translate(org.jmock.api.ExpectationError e)
translate in interface org.jmock.api.ExpectationErrorTranslator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||