test.de.smartics.properties.api.config
Class PropertyCompareToTest

Package class diagram package PropertyCompareToTest
java.lang.Object
  extended by de.smartics.util.test.theories.CompareToTheory<Property>
      extended by test.de.smartics.properties.api.config.PropertyCompareToTest

@Uut(type=de.smartics.properties.api.config.domain.Property.class)
public class PropertyCompareToTest
     
     
extends de.smartics.util.test.theories.CompareToTheory< Property>

Tests Property.compareTo(Property).


Field Summary
static Property DEFAULT
           
static Property IDENTICAL
           
static Property MAX_KEY
           
static Property MAX_VALUE
           
static Property NULL_VALUE
           
 
Constructor Summary
PropertyCompareToTest()
           
 
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 Property DEFAULT

IDENTICAL

public static final Property IDENTICAL

MAX_KEY

public static final Property MAX_KEY

MAX_VALUE

public static final Property MAX_VALUE

NULL_VALUE

public static final Property NULL_VALUE
Constructor Detail

PropertyCompareToTest

public PropertyCompareToTest()


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