aima.test.search
Class NodeTest

java.lang.Object
  extended by TestCase
      extended by aima.test.search.NodeTest

public class NodeTest
extends TestCase


Constructor Summary
NodeTest()
           
 
Method Summary
 void testGetPathFromRoot()
           
 void testRootNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeTest

public NodeTest()
Method Detail

testRootNode

public void testRootNode()

testGetPathFromRoot

public void testGetPathFromRoot()