test.de.smartics.exceptions.i18n.message
Class DefaultMessageComposerSpecificIndexTest

Package class diagram package DefaultMessageComposerSpecificIndexTest
java.lang.Object
  extended by test.de.smartics.exceptions.i18n.message.DefaultMessageComposerSpecificIndexTest

public class DefaultMessageComposerSpecificIndexTest
     
     
extends Object

Tests DefaultMessageComposer.composeMessage(Throwable, java.util.Locale, java.util.ResourceBundle, String, de.smartics.exceptions.i18n.message.MessageType) .

Author:
Robert Reiner

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

DefaultMessageComposerSpecificIndexTest

public DefaultMessageComposerSpecificIndexTest()
Method Detail

classSetUp

public static void classSetUp()
Setup for all tests.


classTearDown

public static void classTearDown()
Clears after all tests.


setUp

public void setUp()
Constructs the UUT.


tearDown

public void tearDown()
Destructs the UUT.


testSummary

public void testSummary()
Tests the construction of the summary message with three parameters.


testDetails

public void testDetails()
Tests the construction of the details message with three parameters.


testHeader

public void testHeader()
Tests the construction of the header message with three parameters.


testMoreInformationLessPlaceholder

public void testMoreInformationLessPlaceholder()
Tests the construction of the header message with three parameters.



Copyright © 2007-$2011 Kronseder & Reiner GmbH - smartics. All Rights Reserved.