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

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

public class DefaultMessageComposerSpecificHeaderIndexTest
     
     
extends Object

Tests DefaultMessageComposer.composeMessage(Throwable, Locale, ResourceBundle, String, MessageType) .

Author:
Robert Reiner

Nested Class Summary
static class DefaultMessageComposerSpecificHeaderIndexTest.TestLocalizedException
          The application exception build in this test.
 
Constructor Summary
DefaultMessageComposerSpecificHeaderIndexTest()
           
 
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 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

DefaultMessageComposerSpecificHeaderIndexTest

public DefaultMessageComposerSpecificHeaderIndexTest()
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.



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