test.de.smartics.ci.config.load
Class LoaderPlanObjectTest

Package class diagram package LoaderPlanObjectTest
java.lang.Object
  extended by de.smartics.util.test.theories.ObjectTheories
      extended by test.de.smartics.ci.config.load.LoaderPlanObjectTest

@Uut(type=de.smartics.ci.config.load.LoaderPlan.class)
public class LoaderPlanObjectTest
     
     
extends de.smartics.util.test.theories.ObjectTheories

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

PLAN_1

public static final LoaderPlan PLAN_1

PLAN_1_EQUAL

public static final LoaderPlan PLAN_1_EQUAL

PLAN_2

public static final LoaderPlan PLAN_2

PLAN_3

public static final LoaderPlan PLAN_3
Constructor Detail

LoaderPlanObjectTest

public LoaderPlanObjectTest()


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