net.sf.sasl.common.helper
Class CompareToHelperTest

java.lang.Object
  extended by net.sf.sasl.common.helper.CompareToHelperTest

public class CompareToHelperTest
extends Object

Test cases for the CompareToHelper class.

Author:
Philipp Förmer

Constructor Summary
CompareToHelperTest()
           
 
Method Summary
 void setUp()
           
 void testCompareTo()
          Test cases for the compareTo(Comparable, Comparable) method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompareToHelperTest

public CompareToHelperTest()
Method Detail

setUp

public void setUp()

testCompareTo

public void testCompareTo()
                   throws Exception
Test cases for the compareTo(Comparable, Comparable) method.

Throws:
Exception


Copyright © 2010. All Rights Reserved.