Package com.mscharhag.et
Class DefaultConfigurationTest
java.lang.Object
com.mscharhag.et.DefaultConfigurationTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
DefaultConfigurationTest
public DefaultConfigurationTest()
-
-
Method Details
-
translateTranslatesCheckedExceptionsToRuntimeExceptions
public void translateTranslatesCheckedExceptionsToRuntimeExceptions() -
deprecatedtranslateTranslatesCheckedExceptionsToRuntimeExceptions
public void deprecatedtranslateTranslatesCheckedExceptionsToRuntimeExceptions() -
translateDoesNothingIfNoExceptionIsThrown
public void translateDoesNothingIfNoExceptionIsThrown() -
translateDoesNotTranslateRuntimeExceptions
public void translateDoesNotTranslateRuntimeExceptions() -
returnsTranslatesCheckedExceptionsToRuntimeExceptions
public void returnsTranslatesCheckedExceptionsToRuntimeExceptions() -
returnsReturnsTheValueIfNoExceptionIsThrown
public void returnsReturnsTheValueIfNoExceptionIsThrown() -
returnsDoesNotTranslateRuntimeExceptions
public void returnsDoesNotTranslateRuntimeExceptions() -
deprecatedreturnsDoesNotTranslateRuntimeExceptions
public void deprecatedreturnsDoesNotTranslateRuntimeExceptions() -
translateFailsIfNullIsPassed
public void translateFailsIfNullIsPassed() -
returnsFailsIfNullIsPassed
public void returnsFailsIfNullIsPassed() -
testSwallows
public void testSwallows()
-