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

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

public class DefaultMessageComposerInheritanceTest
     
     
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 DefaultMessageComposerInheritanceTest.TestLocalizedException
          The application exception build in this test.
static class DefaultMessageComposerInheritanceTest.TestLocalizedException2
          The application exception build in this test.
 
Constructor Summary
DefaultMessageComposerInheritanceTest()
           
 
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 testInheritedFields()
          Tests the construction of the summary message with inherited fields.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultMessageComposerInheritanceTest

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


testInheritedFields

public void testInheritedFields()
Tests the construction of the summary message with inherited fields.



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