com.discoversites.util.collections.tree.array
Class TreeTest

java.lang.Object
  extended by com.discoversites.util.collections.tree.array.TreeTest

public class TreeTest
extends Object

Author:
Mark

Constructor Summary
TreeTest()
           
 
Method Summary
 void setupTree()
           
 void verifySearches(Tree<String> tree)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeTest

public TreeTest()
Method Detail

setupTree

public void setupTree()

verifySearches

public void verifySearches(Tree<String> tree)
Parameters:
tree -