test.de.smartics.properties.api.config
Class PropertySerializableTest

Package class diagram package PropertySerializableTest
java.lang.Object
  extended by de.smartics.util.test.theories.SerializationTheory
      extended by test.de.smartics.properties.api.config.PropertySerializableTest

@Uut(type=de.smartics.properties.api.config.domain.Property.class)
public class PropertySerializableTest
     
     
extends de.smartics.util.test.theories.SerializationTheory

Tests serialization of Property.


Field Summary
static Property DEFAULT
           
static Property NULL_VALUE
           
 
Constructor Summary
PropertySerializableTest()
           
 
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

DEFAULT

public static final Property DEFAULT

NULL_VALUE

public static final Property NULL_VALUE
Constructor Detail

PropertySerializableTest

public PropertySerializableTest()


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