de.smartics.util.lang
Class BlankArgumentExceptionSerializableTest

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

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

Tests that instances of BlankArgumentException are serializable.


Field Summary
static BlankArgumentException NO_ARG
           
static BlankArgumentException WITH_ARG
           
 
Constructor Summary
BlankArgumentExceptionSerializableTest()
           
 
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 BlankArgumentException NO_ARG

WITH_ARG

public static final BlankArgumentException WITH_ARG
Constructor Detail

BlankArgumentExceptionSerializableTest

public BlankArgumentExceptionSerializableTest()


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