|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.smartics.exceptions.i18n.PropertyAccessConfigurationExceptionTest
public class PropertyAccessConfigurationExceptionTest
Checks that the messages are correctly rendered for the exception PropertyAccessConfigurationException
.
Constructor Summary | |
---|---|
PropertyAccessConfigurationExceptionTest() |
Method Summary | |
---|---|
void |
create1006() Creates exception with code 1006 . |
void |
create1007() Creates exception with code 1007 . |
void |
create1008() Creates exception with code 1008 . |
void |
create1009() Creates exception with code 1009 . |
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 |
Constructor Detail |
---|
public PropertyAccessConfigurationExceptionTest()
Method Detail |
---|
public void create1006()
1006
.
public void create1007()
1007
.
public void create1008()
1008
.
public void create1009()
1009
.
public void testSerial()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |