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

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

public class CompoundMessageExceptionTest
     
     
extends Object

Checks that compound messages are correctly rendered.

Author:
Robert Reiner

Nested Class Summary
static class CompoundMessageExceptionTest.TestLocalizedException
          The application exception build in this test.
 
Constructor Summary
CompoundMessageExceptionTest()
           
 
Method Summary
 void testCreateMany()
          Creates exception with the count of many.
 void testCreateOne()
          Creates exception with the count of one.
 void testCreateZero()
          Creates exception with the count of zero.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompoundMessageExceptionTest

public CompoundMessageExceptionTest()
Method Detail

testCreateZero

public void testCreateZero()
Creates exception with the count of zero.


testCreateOne

public void testCreateOne()
Creates exception with the count of one.


testCreateMany

public void testCreateMany()
Creates exception with the count of many.



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