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)
-
OrderedDictionaryTest(Factory, StructureComparator)
-
-
main(String[])
-
OrderedDictionaryTest
public OrderedDictionaryTest(Factory builder,
StructureComparator comp)
main
public static void main(String args[])
All Packages Class Hierarchy This Package Previous Next Index