de.smartics.exceptions.i18n
Class ConfigurationExceptionTest
java.lang.Object
de.smartics.exceptions.i18n.ConfigurationExceptionTest
-
public class ConfigurationExceptionTest
-
extends
Object
Checks that the messages are correctly rendered for the exception ConfigurationException
.
-
Author:
-
Robert Reiner
Method Summary |
void |
create1000() Creates exception with code 1000 . |
void |
testSerial() Tests that the exception is serializable. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationExceptionTest
public ConfigurationExceptionTest()
create1000
public void create1000()
-
Creates exception with code
1000
.
-
testSerial
public void testSerial()
-
Tests that the exception is serializable.
-
Copyright © 2007-$2011
Kronseder & Reiner GmbH - smartics. All Rights Reserved.