Searched refs:unattachedNode (Results 1 – 1 of 1) sorted by relevance
140 TestTreeNode unattachedNode = new TestTreeNode("Unattached"); in testTreeNode_cannotAddTwice() local141 assertNull(node1.removeChild(unattachedNode)); in testTreeNode_cannotAddTwice()