test.de.smartics.properties.api.config.domain.key
Class EnvironmentIdObjectTest

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

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

Tests object basics of EnvironmentId.


Field Summary
static EnvironmentId DEFAULT
           
static EnvironmentId EQUAL
           
static EnvironmentId MAX
           
static EnvironmentId MIN
           
static EnvironmentId NULL
           
static EnvironmentId 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
EnvironmentIdObjectTest()
           
 
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 EnvironmentId DEFAULT

SAME

public static final EnvironmentId SAME

EQUAL

public static final EnvironmentId EQUAL

MIN

public static final EnvironmentId MIN

MAX

public static final EnvironmentId MAX

STRING

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

NULL

public static final EnvironmentId NULL
Constructor Detail

EnvironmentIdObjectTest

public EnvironmentIdObjectTest()


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