Package com.mscharhag.et.test
Class TestUtil
java.lang.Object
com.mscharhag.et.test.TestUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RuntimeExceptioncatchException(Runnable runnable) static voidstatic RuntimeExceptiontranslateException(com.mscharhag.et.ExceptionTranslator et, Exception exception)
-
Field Details
-
FOO_EXCEPTION_MESSAGE
- See Also:
-
FOO_CHILD_EXCEPTION_MESSAGE
- See Also:
-
BAR_EXCEPTION_MESSAGE
- See Also:
-
FOO_EXCEPTION
-
FOO_CHILD_EXCEPTION
-
FOO_RUNTIME_EXCEPTION
-
BAR_EXCEPTION
-
-
Constructor Details
-
TestUtil
public TestUtil()
-
-
Method Details
-
catchException
-
expectException
-
translateException
public static RuntimeException translateException(com.mscharhag.et.ExceptionTranslator et, Exception exception)
-