public class AbstractDocument_AbstractElement_TreeNodeTest extends TestCase (Code)
Tests methods of AbstractElement which implement TreeNode interface.
This class contains only methods that are not abstract in
AbstractElement (they must be overridden and therefore tested in a
subclass) and whose behavior may slightly change from a subclass to
another.