Klasse ConfigExceptionTest
java.lang.Object
gdv.xport.config.ConfigExceptionTest
JUnit-Tests fuer
ConfigException
.- Seit:
- 0.7.1 (17.07.2012)
- Autor:
- oliver
-
Konstruktorübersicht
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
Test method forConfigException(java.lang.String)
.void
Test 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)
.
-