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

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

public class DefaultMessageComposerDefaultIndexTest
     
     
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 DefaultMessageComposerDefaultIndexTest.TestLocalizedException
          The application exception build in this test.
 
Constructor Summary
DefaultMessageComposerDefaultIndexTest()
           
 
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 testParameters()
          Tests the message with three parameters.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultMessageComposerDefaultIndexTest

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


testParameters

public void testParameters()
Tests the message with three parameters.



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