Klasse ConfigExceptionTest

java.lang.Object
gdv.xport.config.ConfigExceptionTest

public class ConfigExceptionTest extends Object
JUnit-Tests fuer ConfigException.
Seit:
0.7.1 (17.07.2012)
Autor:
oliver
  • Konstruktordetails

    • ConfigExceptionTest

      public ConfigExceptionTest()
  • Methodendetails

    • testConfigExceptionString

      public void testConfigExceptionString()
      Test method for ConfigException(java.lang.String).
    • testConfigExceptionStringThrowable

      public void testConfigExceptionStringThrowable()
      Test method for ConfigException(java.lang.String, java.lang.Throwable).