bb.util
Class SetUtil.UnitTest

java.lang.Object
  extended by bb.util.SetUtil.UnitTest
Enclosing class:
SetUtil

public static class SetUtil.UnitTest
extends Object

See the Overview page of the project's javadocs for a general description of this unit test class.


Constructor Summary
SetUtil.UnitTest()
           
 
Method Summary
 void test_setOperations_sorted()
           
 void test_setOperations_unsorted()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetUtil.UnitTest

public SetUtil.UnitTest()
Method Detail

test_setOperations_sorted

public void test_setOperations_sorted()

test_setOperations_unsorted

public void test_setOperations_unsorted()