de.smartics.exceptions.i18n
Class PropertyAccessConfigurationExceptionTest

Package class diagram package PropertyAccessConfigurationExceptionTest
java.lang.Object
  extended by de.smartics.exceptions.i18n.PropertyAccessConfigurationExceptionTest

public class PropertyAccessConfigurationExceptionTest
     
     
extends Object

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

Author:
Robert Reiner

Constructor Summary
PropertyAccessConfigurationExceptionTest()
           
 
Method Summary
 void create1006()
          Creates exception with code 1006.
 void create1007()
          Creates exception with code 1007.
 void create1008()
          Creates exception with code 1008.
 void create1009()
          Creates exception with code 1009.
 void testSerial()
          Tests that the exception is serializable.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyAccessConfigurationExceptionTest

public PropertyAccessConfigurationExceptionTest()
Method Detail

create1006

public void create1006()
Creates exception with code 1006.


create1007

public void create1007()
Creates exception with code 1007.


create1008

public void create1008()
Creates exception with code 1008.


create1009

public void create1009()
Creates exception with code 1009.


testSerial

public void testSerial()
Tests that the exception is serializable.



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