test.de.smartics.properties.api.core.domain
Class PropertyKeyObjectTest

Package class diagram package PropertyKeyObjectTest
java.lang.Object
  extended by de.smartics.util.test.theories.ObjectTheories
      extended by test.de.smartics.properties.api.core.domain.PropertyKeyObjectTest

@Uut(type=de.smartics.properties.api.core.domain.PropertyKey.class)
public class PropertyKeyObjectTest
     
     
extends de.smartics.util.test.theories.ObjectTheories

Tests object basics of PropertyKey.


Field Summary
static PropertyKey DEFAULT
           
static PropertyKey EQUAL
           
static PropertyKey MAX
           
static PropertyKey MIN
           
static PropertyKey NULL
           
static PropertyKey OTHER
           
static PropertyKey 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
PropertyKeyObjectTest()
           
 
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 PropertyKey DEFAULT

SAME

public static final PropertyKey SAME

EQUAL

public static final PropertyKey EQUAL

MIN

public static final PropertyKey MIN

MAX

public static final PropertyKey MAX

OTHER

public static final PropertyKey OTHER

STRING

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

NULL

public static final PropertyKey NULL
Constructor Detail

PropertyKeyObjectTest

public PropertyKeyObjectTest()


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