|
||||||||||
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.ci.config.load.LoaderPlanObjectTest
@Uut(type=de.smartics.ci.config.load.LoaderPlan.class) public class LoaderPlanObjectTest
Tests object basics of LoaderPlan
.
Field Summary | |
---|---|
static LoaderPlan |
PLAN_1 |
static LoaderPlan |
PLAN_1_EQUAL |
static LoaderPlan |
PLAN_2 |
static LoaderPlan |
PLAN_3 |
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 | |
---|---|
LoaderPlanObjectTest() |
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 LoaderPlan PLAN_1
public static final LoaderPlan PLAN_1_EQUAL
public static final LoaderPlan PLAN_2
public static final LoaderPlan PLAN_3
Constructor Detail |
---|
public LoaderPlanObjectTest()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |