Class AbstractRestEntries

    • Constructor Detail

      • AbstractRestEntries

        public AbstractRestEntries()
    • Method Detail

      • filterEntriesByType

        @ParameterizedTest
        @EnumSource(org.projectnessie.jaxrs.AbstractRest.ReferenceMode.class)
        public void filterEntriesByType​(org.projectnessie.jaxrs.AbstractRest.ReferenceMode refMode)
                                 throws org.projectnessie.error.BaseNessieClientServerException
        Throws:
        org.projectnessie.error.BaseNessieClientServerException
      • filterEntriesByNamespace

        @ParameterizedTest
        @EnumSource(org.projectnessie.jaxrs.AbstractRest.ReferenceMode.class)
        public void filterEntriesByNamespace​(org.projectnessie.jaxrs.AbstractRest.ReferenceMode refMode)
                                      throws org.projectnessie.error.BaseNessieClientServerException
        Throws:
        org.projectnessie.error.BaseNessieClientServerException
      • filterEntriesByNamespaceAndPrefixDepth

        @ParameterizedTest
        @EnumSource(org.projectnessie.jaxrs.AbstractRest.ReferenceMode.class)
        public void filterEntriesByNamespaceAndPrefixDepth​(org.projectnessie.jaxrs.AbstractRest.ReferenceMode refMode)
                                                    throws org.projectnessie.error.BaseNessieClientServerException
        Throws:
        org.projectnessie.error.BaseNessieClientServerException