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

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

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

Tests object basics of Property.


Field Summary
static Property DEFAULT
           
static Property EQUAL
           
static Property NULL
           
static Property NULL_VALUE
           
static Property OTHER_KEY
           
static Property OTHER_VALUE
           
static Property SAME
           
static String STRING
           
 
Fields inherited from class de.smartics.util.test.theories.ObjectTheories
DEFAULT_COUNT_CONSISTENCY_CHECK, DEFAULT_RUN_EQUALS_THEORY_ON_DIFFERENT_TYPES, DEFAULT_RUN_HASH_CODE_THEORY_ON_UNEQUAL_INSTANCES
 
Constructor Summary
PropertyObjectTest()
           
 
Method Summary
 
Methods inherited from class de.smartics.util.test.theories.ObjectTheories
checkForDifferentTypesInEquals, checkForUnequalHashCodes, equalsIsConsistent, equalsIsReflexive, equalsIsSymmetric, equalsIsTransitive, equalsReturnFalseOnInstanceOfOtherType, equalsReturnFalseOnNull, getConsistencyIterationCount, getEqualsConsistencyIterationCount, getHashCodeConsistencyIterationCount, hashCodeIsConsistent, hashCodeIsConsistentWithEquals, hashCodeProducesUnequalHashCodesForUnequalInstances, toStringRunsWithoutFailure
 
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

SAME

public static final Property SAME

EQUAL

public static final Property EQUAL

OTHER_KEY

public static final Property OTHER_KEY

OTHER_VALUE

public static final Property OTHER_VALUE

NULL_VALUE

public static final Property NULL_VALUE

STRING

public static final String STRING
Constant Field Value:
"OTHER_CLASS"

NULL

public static final Property NULL
Constructor Detail

PropertyObjectTest

public PropertyObjectTest()


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