|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.smartics.util.test.theories.ObjectTheories test.de.smartics.properties.api.config.domain.key.EnvironmentIdObjectTest
@Uut(type=de.smartics.properties.api.config.domain.key.EnvironmentId.class) public class EnvironmentIdObjectTest
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 |
---|
public static final EnvironmentId DEFAULT
public static final EnvironmentId SAME
public static final EnvironmentId EQUAL
public static final EnvironmentId MIN
public static final EnvironmentId MAX
public static final String STRING
"OTHER_CLASS"
public static final EnvironmentId NULL
Constructor Detail |
---|
public EnvironmentIdObjectTest()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |