Testsuite: com.jdon.jivejdon.service.tree.algorithm.LongTreeWalkerTest
Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
------------- Standard Output ---------------
result=4
 child=6100
 child=6200
index=1
index=2
RecursiveChildren Error, pass by
------------- ---------------- ---------------
------------- Standard Error -----------------
log4j:WARN No appenders could be found for logger (com.jdon.jivejdon.service.tree.TreeModel).
log4j:WARN Please initialize the log4j system properly.
------------- ---------------- ---------------

Testcase: testGetParent took 0.078 sec
Testcase: testGetChild took 0 sec
Testcase: testGetChildCount took 0 sec
Testcase: testGetChildren took 0 sec
Testcase: testGetIndexOfChild took 0 sec
Testcase: testGetDepth took 0 sec
Testcase: testGetRecursiveChildren took 0 sec
Testcase: testIsLeaf took 0 sec
