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

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

public class ParseExceptionTest
     
     
extends Object

Checks that the messages are correctly rendered for the exception ParseException.

Author:
Robert Reiner

Constructor Summary
ParseExceptionTest()
           
 
Method Summary
 void create2000()
          Creates exception with code 2000.
 void create2001()
          Creates exception with code 2001.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParseExceptionTest

public ParseExceptionTest()
Method Detail

create2000

public void create2000()
Creates exception with code 2000.


create2001

public void create2001()
Creates exception with code 2001.



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