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

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

public class MissingCompoundMessageExceptionTest
     
     
extends Object

Checks that compound messages are correctly rendered.

Author:
Robert Reiner

Nested Class Summary
static class MissingCompoundMessageExceptionTest.TestLocalizedException
          The application exception build in this test.
 
Constructor Summary
MissingCompoundMessageExceptionTest()
           
 
Method Summary
 void testCreateMany()
          Tests missing compound text for many.
 void testCreateOne()
          Tests missing compound text for one.
 void testCreateZero()
          Tests missing compound text for zero.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MissingCompoundMessageExceptionTest

public MissingCompoundMessageExceptionTest()
Method Detail

testCreateZero

public void testCreateZero()
Tests missing compound text for zero.


testCreateOne

public void testCreateOne()
Tests missing compound text for one.


testCreateMany

public void testCreateMany()
Tests missing compound text for many.



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