de.smartics.exceptions.i18n
Class MethodAccessConfigurationExceptionTest

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

public class MethodAccessConfigurationExceptionTest
     
     
extends Object

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

Author:
Robert Reiner

Constructor Summary
MethodAccessConfigurationExceptionTest()
           
 
Method Summary
 void create1001()
          Creates exception with code 1001.
 void create1002()
          Creates exception with code 1002.
 void create1003()
          Creates exception with code 1003.
 void create1003WithRootCause()
          Creates exception with code 1003.
 void create1004()
          Creates exception with code 1004.
 void create1005()
          Creates exception with code 1005.
 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

MethodAccessConfigurationExceptionTest

public MethodAccessConfigurationExceptionTest()
Method Detail

create1001

public void create1001()
Creates exception with code 1001.


create1002

public void create1002()
Creates exception with code 1002.


create1003

public void create1003()
Creates exception with code 1003.


create1003WithRootCause

public void create1003WithRootCause()
Creates exception with code 1003.


create1004

public void create1004()
Creates exception with code 1004.


create1005

public void create1005()
Creates exception with code 1005.


testSerial

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



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