All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jdsltools.testers.pqtester.BTHeapTest

java.lang.Object
   |
   +----jdsltools.testers.GenericTester
           |
           +----jdsltools.testers.pqtester.BTHeapTest

public class BTHeapTest
extends GenericTester
This class tests a BTHeap, based on the test written by Mike Boilen.

Author:
Marco da Silva (mds)

Constructor Index

 o BTHeapTest(Factory, StructureComparator, String)

Method Index

 o main(String[])

Constructors

 o BTHeapTest
 public BTHeapTest(Factory builder,
                   StructureComparator comp,
                   String ref)

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index