Class AbstractMergeTest

    • Field Detail

      • versionableNodeType

        protected String versionableNodeType
      • nonVersionableNodeType

        protected String nonVersionableNodeType
      • superuserW2

        protected Session superuserW2
        The superuser session for the second workspace
      • workspace

        protected Workspace workspace
        The default workspace
      • workspaceW2

        protected Workspace workspaceW2
        The second workspace
      • testRootNodeW2

        protected Node testRootNodeW2
        The test root node in second workspace to test
    • Constructor Detail

      • AbstractMergeTest

        public AbstractMergeTest()