org.kuali.student.common.messagebuilder.booleanmessage.ast
Class BinaryMessageTreeTest

java.lang.Object
  extended by org.kuali.student.common.messagebuilder.booleanmessage.ast.BinaryMessageTreeTest

public class BinaryMessageTreeTest
extends Object


Constructor Summary
BinaryMessageTreeTest()
           
 
Method Summary
 void setUp()
           
 void testBuildTree()
           
 void testGetRoot()
           
 void testTraverseTreePostOrder_GetAllNodes()
           
 void testTraverseTreePostOrderDontSetNode_GetAllNodes2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BinaryMessageTreeTest

public BinaryMessageTreeTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testGetRoot

public void testGetRoot()
                 throws Exception
Throws:
Exception

testBuildTree

public void testBuildTree()
                   throws Exception
Throws:
Exception

testTraverseTreePostOrder_GetAllNodes

public void testTraverseTreePostOrder_GetAllNodes()
                                           throws Exception
Throws:
Exception

testTraverseTreePostOrderDontSetNode_GetAllNodes2

public void testTraverseTreePostOrderDontSetNode_GetAllNodes2()
                                                       throws Exception
Throws:
Exception


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.