|
||||||||||
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 de.smartics.util.lang.classpath.ClassPathContextObjectBasicsTest
@Uut(type=de.smartics.util.lang.classpath.ClassPathContext.class) public class ClassPathContextObjectBasicsTest
Field Summary | |
---|---|
static ClassPathContext |
EQUAL |
static ClassPathContext |
IDENTICAL |
static ClassPathContext |
NULL |
static ClassPathContext |
NULL_PATH |
static ClassPathContext |
ONE |
static String |
OTHER |
static ClassPathContext |
TWO |
Fields inherited from class de.smartics.util.test.theories.ObjectTheories |
---|
DEFAULT_COUNT_CONSISTENCY_CHECK, DEFAULT_RUN_HASH_CODE_THEORY_ON_UNEQUAL_INSTANCES |
Constructor Summary | |
---|---|
ClassPathContextObjectBasicsTest() |
Method Summary |
---|
Methods inherited from class de.smartics.util.test.theories.ObjectTheories |
---|
checkForUnequalHashCodes, equalsIsConsistent, equalsIsReflexive, equalsIsSymmetric, equalsIsTransitive, 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 ClassPathContext ONE
public static final ClassPathContext EQUAL
public static final ClassPathContext TWO
public static final ClassPathContext IDENTICAL
public static final ClassPathContext NULL_PATH
public static final ClassPathContext NULL
public static final String OTHER
"other"
Constructor Detail |
---|
public ClassPathContextObjectBasicsTest()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |