|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object test.de.smartics.exceptions.i18n.message.MissingCompoundMessageExceptionTest
public class MissingCompoundMessageExceptionTest
Checks that compound messages are correctly rendered.
Nested Class Summary | |
---|---|
static class |
MissingCompoundMessageExceptionTest.TestLocalizedException The application exception build in this test. |
Constructor Summary | |
---|---|
MissingCompoundMessageExceptionTest() |
Method Summary | |
---|---|
void |
testCreateMany() Tests missing compound text for many. |
void |
testCreateOne() Tests missing compound text for one. |
void |
testCreateZero() Tests missing compound text for zero. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MissingCompoundMessageExceptionTest()
Method Detail |
---|
public void testCreateZero()
public void testCreateOne()
public void testCreateMany()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |