Class NodeOrderableChildNodesTest

  • All Implemented Interfaces:
    junit.framework.Test

    public class NodeOrderableChildNodesTest
    extends AbstractJCRTest
    NodeOrderableChildNodesTest contains all node writing tests (LEVEL 2) that require a node that allows child node ordering (tests therefore are optional).

    If the repository does not support a node type with orderable child nodes a NotExecutableException exception is thrown.

    Prerequisites:

    • javax.jcr.tck.NodeOrderableChildNodesTest.nodetype2Name of a valid node type that allows orderable child nodes
    • javax.jcr.tck.NodeOrderableChildNodesTest.nodetype3Name of a valid node type that can be added as child node