public class TestTreeVisitor
extends java.lang.Object
Constructor and Description |
---|
TestTreeVisitor() |
Modifier and Type | Method and Description |
---|---|
void |
prepareTree() |
void |
testCalculationVisitor() |
void |
testHeightVisitor() |
void |
testNodeCountVisitor() |
private Tree tree