de.smartics.util.adapt
Class AdaptableExceptionSerializableTest

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

@Uut(type=de.smartics.util.adapt.AdaptableException.class)
public class AdaptableExceptionSerializableTest
     
     
extends de.smartics.util.test.theories.SerializationTheory

Tests that instances of AdaptableException are serializable.


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

WITH_ARG

public static final AdaptableException WITH_ARG
Constructor Detail

AdaptableExceptionSerializableTest

public AdaptableExceptionSerializableTest()


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