Class CanAddChildNodeCallWithNodeTypeTest

  • All Implemented Interfaces:
    junit.framework.Test

    public class CanAddChildNodeCallWithNodeTypeTest
    extends AbstractJCRTest
    Tests NodeType.canAddChildNode(String childNodeName, String nodeTypeName) returns true if a node of name childNodeName and of node type childNodeName could be added to a node of type NodeType.