Class AbstractContents

java.lang.Object
org.projectnessie.versioned.tests.AbstractNestedVersionStore
org.projectnessie.versioned.tests.AbstractContents
Direct Known Subclasses:
AbstractVersionStoreTestBase.Contents

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

    • soft

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

    • AbstractContents

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

    • getValueForEmptyBranch

      @Test public void getValueForEmptyBranch() throws org.projectnessie.versioned.ReferenceNotFoundException, org.projectnessie.versioned.ReferenceAlreadyExistsException
      Throws:
      org.projectnessie.versioned.ReferenceNotFoundException
      org.projectnessie.versioned.ReferenceAlreadyExistsException