|
||||||||||
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.DefaultMessageComposerSpecificIndexTest
public class DefaultMessageComposerSpecificIndexTest
Nested Class Summary | |
---|---|
static class |
DefaultMessageComposerSpecificIndexTest.TestLocalizedException The application exception build in this test. |
Constructor Summary | |
---|---|
DefaultMessageComposerSpecificIndexTest() |
Method Summary | |
---|---|
static void |
classSetUp() Setup for all tests. |
static void |
classTearDown() Clears after all tests. |
void |
setUp() Constructs the UUT. |
void |
tearDown() Destructs the UUT. |
void |
testDetails() Tests the construction of the details message with three parameters. |
void |
testHeader() Tests the construction of the header message with three parameters. |
void |
testMoreInformationLessPlaceholder() Tests the construction of the header message with three parameters. |
void |
testSummary() Tests the construction of the summary message with three parameters. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultMessageComposerSpecificIndexTest()
Method Detail |
---|
public static void classSetUp()
public static void classTearDown()
public void setUp()
public void tearDown()
public void testSummary()
public void testDetails()
public void testHeader()
public void testMoreInformationLessPlaceholder()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |