net.sf.sasl.common.helper
Class EqualHelperTest

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

public class EqualHelperTest
extends Object

Test cases for the EqualHelper class.

Author:
Philipp Förmer

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

Constructor Detail

EqualHelperTest

public EqualHelperTest()
Method Detail

setUp

public void setUp()

testAreEqual

public void testAreEqual()
                  throws Exception
Test cases for the areEqual(Object, Object) method.

Throws:
Exception


Copyright © 2010. All Rights Reserved.