Klasse ConfigExceptionTest
java.lang.Object
gdv.xport.config.ConfigExceptionTest
JUnit-Tests fuer
ConfigException.- Seit:
- 0.7.1 (17.07.2012)
- Autor:
- oliver
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidTest method forConfigException(java.lang.String).voidTest method forConfigException(java.lang.String, java.lang.Throwable).
-
Konstruktordetails
-
ConfigExceptionTest
public ConfigExceptionTest()
-
-
Methodendetails
-
testConfigExceptionString
public void testConfigExceptionString()Test method forConfigException(java.lang.String). -
testConfigExceptionStringThrowable
public void testConfigExceptionStringThrowable()Test method forConfigException(java.lang.String, java.lang.Throwable).
-