de.smartics.util.lang
Class NullArgumentExceptionSerializableTest

Package class diagram package NullArgumentExceptionSerializableTest
java.lang.Object
  extended by de.smartics.util.test.theories.SerializationTheory
      extended by de.smartics.util.lang.NullArgumentExceptionSerializableTest

@Uut(type=de.smartics.util.lang.NullArgumentException.class)
public class NullArgumentExceptionSerializableTest
     
     
extends de.smartics.util.test.theories.SerializationTheory

Tests that instances of NullArgumentException are serializable.


Field Summary
static NullArgumentException NO_ARG
           
static NullArgumentException WITH_ARG
           
 
Constructor Summary
NullArgumentExceptionSerializableTest()
           
 
Method Summary
 
Methods inherited from class de.smartics.util.test.theories.SerializationTheory
checkThatResultEquals, isSerializable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NO_ARG

public static final NullArgumentException NO_ARG

WITH_ARG

public static final NullArgumentException WITH_ARG
Constructor Detail

NullArgumentExceptionSerializableTest

public NullArgumentExceptionSerializableTest()


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