de.smartics.util.lang
Class ClassPathContextObjectBasics

Package class diagram package ClassPathContextObjectBasics
java.lang.Object
  extended by de.smartics.util.test.theories.ObjectTheories
      extended by de.smartics.util.lang.ClassPathContextObjectBasics

@Uut(type=de.smartics.util.lang.ClassPathContext.class)
public class ClassPathContextObjectBasics
     
     
extends de.smartics.util.test.theories.ObjectTheories


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
ClassPathContextObjectBasics()
           
 
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

ONE

public static final ClassPathContext ONE

EQUAL

public static final ClassPathContext EQUAL

TWO

public static final ClassPathContext TWO

IDENTICAL

public static final ClassPathContext IDENTICAL

NULL_PATH

public static final ClassPathContext NULL_PATH

NULL

public static final ClassPathContext NULL

OTHER

public static final String OTHER
Constant Field Value:
"other"
Constructor Detail

ClassPathContextObjectBasics

public ClassPathContextObjectBasics()


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