test.de.smartics.properties.resource.repository
Class ArtifactIdObjectTest

Package class diagram package ArtifactIdObjectTest
java.lang.Object
  extended by de.smartics.util.test.theories.ObjectTheories
      extended by test.de.smartics.properties.resource.repository.ArtifactIdObjectTest

@Uut(type=de.smartics.properties.resource.domain.ArtifactId.class)
public class ArtifactIdObjectTest
     
     
extends de.smartics.util.test.theories.ObjectTheories

Tests object basics of ArtifactId.


Field Summary
static ArtifactId DEFAULT
           
static ArtifactId EQUAL
           
static ArtifactId NULL
           
static ArtifactId OTHER_ARCHIVE_TYPE
           
static ArtifactId OTHER_ARTIFACT
           
static ArtifactId OTHER_CLASSIFIER
           
static ArtifactId OTHER_GROUP
           
static ArtifactId OTHER_VERSION
           
static ArtifactId 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
ArtifactIdObjectTest()
           
 
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 ArtifactId DEFAULT

SAME

public static final ArtifactId SAME

EQUAL

public static final ArtifactId EQUAL

OTHER_GROUP

public static final ArtifactId OTHER_GROUP

OTHER_ARTIFACT

public static final ArtifactId OTHER_ARTIFACT

OTHER_VERSION

public static final ArtifactId OTHER_VERSION

OTHER_ARCHIVE_TYPE

public static final ArtifactId OTHER_ARCHIVE_TYPE

OTHER_CLASSIFIER

public static final ArtifactId OTHER_CLASSIFIER

STRING

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

NULL

public static final ArtifactId NULL
Constructor Detail

ArtifactIdObjectTest

public ArtifactIdObjectTest()


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