All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jdsltools.testers.odtester.OrderedDictionaryTest

java.lang.Object
   |
   +----jdsltools.testers.GenericTester
           |
           +----jdsltools.testers.odtester.OrderedDictionaryTest

public class OrderedDictionaryTest
extends GenericTester
This class tests the methods of the OrderedDictionary interface. It assumes all the super interfaces of OrderedDictionary work properly.

Author:
Marco da Silva (mds)

Constructor Index

 o OrderedDictionaryTest(Factory, StructureComparator)

Method Index

 o main(String[])

Constructors

 o OrderedDictionaryTest
 public OrderedDictionaryTest(Factory builder,
                              StructureComparator comp)

Methods

 o main
 public static void main(String args[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index