org.eclipse.core.internal.dtree
Class TestHelper

java.lang.Object
  extended by org.eclipse.core.internal.dtree.TestHelper

public class TestHelper
extends java.lang.Object

Helper class for the test suite.


Constructor Summary
TestHelper()
           
 
Method Summary
static AbstractDataTreeNode getRootNode(AbstractDataTree tree)
          Returns the root node of a tree.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestHelper

public TestHelper()
Method Detail

getRootNode

public static AbstractDataTreeNode getRootNode(AbstractDataTree tree)
Returns the root node of a tree.