Class AbstractRestNamespace

    • Constructor Detail

      • AbstractRestNamespace

        public AbstractRestNamespace()
    • Method Detail

      • testNamespaces

        @ParameterizedTest
        @ValueSource(strings={"a.b.c","a.b\u0000c.d","a.b.c.d"})
        public void testNamespaces​(String namespaceName)
                            throws org.projectnessie.error.BaseNessieClientServerException
        Throws:
        org.projectnessie.error.BaseNessieClientServerException
      • testNamespacesRetrieval

        @Test
        public void testNamespacesRetrieval()
                                     throws org.projectnessie.error.BaseNessieClientServerException
        Throws:
        org.projectnessie.error.BaseNessieClientServerException
      • testNamespaceDeletion

        @Test
        public void testNamespaceDeletion()
                                   throws org.projectnessie.error.BaseNessieClientServerException
        Throws:
        org.projectnessie.error.BaseNessieClientServerException
      • testNamespaceMerge

        @Test
        public void testNamespaceMerge()
                                throws org.projectnessie.error.BaseNessieClientServerException
        Throws:
        org.projectnessie.error.BaseNessieClientServerException
      • testNamespaceMergeWithConflict

        @Test
        public void testNamespaceMergeWithConflict()
                                            throws org.projectnessie.error.BaseNessieClientServerException
        Throws:
        org.projectnessie.error.BaseNessieClientServerException
      • testNamespaceConflictWithOtherContent

        @Test
        public void testNamespaceConflictWithOtherContent()
                                                   throws org.projectnessie.error.BaseNessieClientServerException
        Throws:
        org.projectnessie.error.BaseNessieClientServerException
      • testNamespacesWithAndWithoutZeroBytes

        @Test
        public void testNamespacesWithAndWithoutZeroBytes()
                                                   throws org.projectnessie.error.BaseNessieClientServerException
        Throws:
        org.projectnessie.error.BaseNessieClientServerException
      • testEmptyNamespace

        @Test
        public void testEmptyNamespace()
                                throws org.projectnessie.error.BaseNessieClientServerException
        Throws:
        org.projectnessie.error.BaseNessieClientServerException