test.de.smartics.properties.api.config.domain.key
Class ApplicationIdObjectTest

Package class diagram package ApplicationIdObjectTest
java.lang.Object
  extended by de.smartics.util.test.theories.ObjectTheories
      extended by test.de.smartics.properties.api.config.domain.key.ApplicationIdObjectTest

@Uut(type=de.smartics.properties.api.config.domain.key.ApplicationId.class)
public class ApplicationIdObjectTest
     
     
extends de.smartics.util.test.theories.ObjectTheories

Tests object basics of ApplicationId.


Field Summary
static ApplicationId DEFAULT
           
static ApplicationId EQUAL
           
static ApplicationId NULL
           
static ApplicationId NULL_VERSION
           
static ApplicationId OTHER_ARTIFACT
           
static ApplicationId OTHER_GROUP
           
static ApplicationId OTHER_VERSION
           
static ApplicationId SAME
           
static String STRING
           
 
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
ApplicationIdObjectTest()
           
 
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

DEFAULT

public static final ApplicationId DEFAULT

SAME

public static final ApplicationId SAME

EQUAL

public static final ApplicationId EQUAL

OTHER_GROUP

public static final ApplicationId OTHER_GROUP

OTHER_ARTIFACT

public static final ApplicationId OTHER_ARTIFACT

OTHER_VERSION

public static final ApplicationId OTHER_VERSION

NULL_VERSION

public static final ApplicationId NULL_VERSION

STRING

public static final String STRING
Constant Field Value:
"OTHER_CLASS"

NULL

public static final ApplicationId NULL
Constructor Detail

ApplicationIdObjectTest

public ApplicationIdObjectTest()


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