Class AbstractRestCommitLog

    • Constructor Detail

      • AbstractRestCommitLog

        public AbstractRestCommitLog()
    • Method Detail

      • filterCommitLogOperations

        @Test
        public void filterCommitLogOperations()
                                       throws org.projectnessie.error.BaseNessieClientServerException
        Throws:
        org.projectnessie.error.BaseNessieClientServerException
      • filterCommitLogByAuthor

        @Test
        public void filterCommitLogByAuthor()
                                     throws org.projectnessie.error.BaseNessieClientServerException
        Throws:
        org.projectnessie.error.BaseNessieClientServerException
      • filterCommitLogByTimeRange

        @Test
        public void filterCommitLogByTimeRange()
                                        throws org.projectnessie.error.BaseNessieClientServerException
        Throws:
        org.projectnessie.error.BaseNessieClientServerException
      • filterCommitLogByProperties

        @Test
        public void filterCommitLogByProperties()
                                         throws org.projectnessie.error.BaseNessieClientServerException
        Throws:
        org.projectnessie.error.BaseNessieClientServerException
      • filterCommitLogByCommitRange

        @Test
        public void filterCommitLogByCommitRange()
                                          throws org.projectnessie.error.BaseNessieClientServerException
        Throws:
        org.projectnessie.error.BaseNessieClientServerException
      • commitLogPagingAndFilteringByAuthor

        @Test
        public void commitLogPagingAndFilteringByAuthor()
                                                 throws org.projectnessie.error.BaseNessieClientServerException
        Throws:
        org.projectnessie.error.BaseNessieClientServerException
      • commitLogPaging

        @Test
        public void commitLogPaging()
                             throws org.projectnessie.error.BaseNessieClientServerException
        Throws:
        org.projectnessie.error.BaseNessieClientServerException
      • commitLogExtended

        @ParameterizedTest
        @EnumSource(org.projectnessie.jaxrs.AbstractRest.ReferenceMode.class)
        public void commitLogExtended​(org.projectnessie.jaxrs.AbstractRest.ReferenceMode refMode)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • commitLogExtendedForUnchangedOperation

        @Test
        public void commitLogExtendedForUnchangedOperation()
                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception