bb.util
Class BidirectionalMap.UnitTest

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

public static class BidirectionalMap.UnitTest
extends Object

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


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

Constructor Detail

BidirectionalMap.UnitTest

public BidirectionalMap.UnitTest()
Method Detail

test_put_get_remove

public void test_put_get_remove()