test.de.smartics.properties.api.core.domain
Class PropertyKeyCompareToTest

Package class diagram package PropertyKeyCompareToTest
java.lang.Object
  extended by de.smartics.util.test.theories.CompareToTheory<PropertyKey>
      extended by test.de.smartics.properties.api.core.domain.PropertyKeyCompareToTest

@Uut(type=de.smartics.properties.api.core.domain.PropertyKey.class)
public class PropertyKeyCompareToTest
     
     
extends de.smartics.util.test.theories.CompareToTheory< PropertyKey>

Tests PropertyKey.compareTo(PropertyKey).


Field Summary
static PropertyKey DEFAULT
           
static PropertyKey MAX
           
static PropertyKey MIN
           
static PropertyKey SAME
           
 
Constructor Summary
PropertyKeyCompareToTest()
           
 
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 PropertyKey DEFAULT

SAME

public static final PropertyKey SAME

MIN

public static final PropertyKey MIN

MAX

public static final PropertyKey MAX
Constructor Detail

PropertyKeyCompareToTest

public PropertyKeyCompareToTest()


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