|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.smartics.exceptions.i18n.MethodAccessConfigurationExceptionTest
public class MethodAccessConfigurationExceptionTest
Checks that the messages are correctly rendered for the exception MethodAccessConfigurationException
.
Constructor Summary | |
---|---|
MethodAccessConfigurationExceptionTest() |
Method Summary | |
---|---|
void |
create1001() Creates exception with code 1001 . |
void |
create1002() Creates exception with code 1002 . |
void |
create1003() Creates exception with code 1003 . |
void |
create1003WithRootCause() Creates exception with code 1003 . |
void |
create1004() Creates exception with code 1004 . |
void |
create1005() Creates exception with code 1005 . |
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 MethodAccessConfigurationExceptionTest()
Method Detail |
---|
public void create1001()
1001
.
public void create1002()
1002
.
public void create1003()
1003
.
public void create1003WithRootCause()
1003
.
public void create1004()
1004
.
public void create1005()
1005
.
public void testSerial()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |