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

Package class diagram package ArtifactIdCompareToTest
java.lang.Object
  extended by de.smartics.util.test.theories.CompareToTheory<ArtifactId>
      extended by test.de.smartics.properties.resource.repository.ArtifactIdCompareToTest

@Uut(type=de.smartics.properties.resource.domain.ArtifactId.class)
public class ArtifactIdCompareToTest
     
     
extends de.smartics.util.test.theories.CompareToTheory< ArtifactId>

Tests ArtifactId.compareTo(ArtifactId).


Field Summary
static ArtifactId DEFAULT
           
static ArtifactId IDENTICAL
           
static ArtifactId OTHER_ARCHIVE_TYPE
           
static ArtifactId OTHER_ARTIFACT
           
static ArtifactId OTHER_CLASSIFIER
           
static ArtifactId OTHER_GROUP
           
static ArtifactId OTHER_VERSION
           
 
Constructor Summary
ArtifactIdCompareToTest()
           
 
Method Summary
 
Methods inherited from class de.smartics.util.test.theories.CompareToTheory
checkConsistentWithEquals, compareToIsConsistentToEquals, compareToIsSymmetric, compareToIsTransitive
 
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

IDENTICAL

public static final ArtifactId IDENTICAL

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
Constructor Detail

ArtifactIdCompareToTest

public ArtifactIdCompareToTest()


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