|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExpectationErrorTranslator
Translates expectation errors into error type used by a specific testing framework.
Method Summary | |
---|---|
Error |
translate(ExpectationError e)
Translates the given ExpectationError into an error
type compatible with another testing framework. |
Method Detail |
---|
Error translate(ExpectationError e)
ExpectationError
into an error
type compatible with another testing framework.
e
- The ExpectationError
to translate.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |