Class AbstractCommitLog

java.lang.Object
org.projectnessie.versioned.tests.AbstractNestedVersionStore
org.projectnessie.versioned.tests.AbstractCommitLog
Direct Known Subclasses:
AbstractVersionStoreTestBase.CommitLog

@ExtendWith(org.assertj.core.api.junit.jupiter.SoftAssertionsExtension.class) public abstract class AbstractCommitLog extends AbstractNestedVersionStore
  • Field Details

    • soft

      protected org.assertj.core.api.SoftAssertions soft
  • Constructor Details

    • AbstractCommitLog

      protected AbstractCommitLog(org.projectnessie.versioned.VersionStore store)
  • Method Details

    • commitLogPaging

      @Test public void commitLogPaging() throws Exception
      Throws:
      Exception
    • commitLogExtended

      @Test public void commitLogExtended() throws Exception
      Throws:
      Exception