de.smartics.util.lang
Class ClassPathContextObjectBasicsTest

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

@Uut(type=de.smartics.util.lang.ClassPathContext.class)
public class ClassPathContextObjectBasicsTest
     
     
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
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

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

ClassPathContextObjectBasicsTest

public ClassPathContextObjectBasicsTest()


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