Class ElementTest

  • All Implemented Interfaces:
    junit.framework.Test

    public class ElementTest
    extends AbstractQueryTest
    Tests the element test function in XPath.
    • testroot path to node that allows child nodes of type nodetype and nt:base.
    • nodetype node type name for nodes to create
    • nodename1 node name for a child node of type nodetype or nt:base
    • nodename2 node name for a child node of type nodetype or nt:base
    • nodename3 node name for a child node of type nodetype or nt:base