Class AbstractDiff

Direct Known Subclasses:
AbstractVersionStoreTestBase.Diff

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

    • soft

      protected org.assertj.core.api.SoftAssertions soft
    • V_1

      public static final OnRefOnly V_1
    • V_2

      public static final OnRefOnly V_2
    • V_2_A

      public static final OnRefOnly V_2_A
    • V_3

      public static final OnRefOnly V_3
    • V_1_A

      public static final OnRefOnly V_1_A
    • V_12

      public static final org.projectnessie.model.IcebergTable V_12
    • V_22

      public static final org.projectnessie.model.IcebergTable V_22
  • Constructor Details

    • AbstractDiff

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

    • checkDiffDifferentContents

      @Test protected void checkDiffDifferentContents() throws org.projectnessie.versioned.VersionStoreException
      Throws:
      org.projectnessie.versioned.VersionStoreException
    • checkDiffRename

      @Test protected void checkDiffRename() throws org.projectnessie.versioned.VersionStoreException
      Throws:
      org.projectnessie.versioned.VersionStoreException
    • checkDiffDropAndCreate

      @Test protected void checkDiffDropAndCreate() throws org.projectnessie.versioned.VersionStoreException
      Throws:
      org.projectnessie.versioned.VersionStoreException
    • checkDiffReadd

      @Test protected void checkDiffReadd() throws org.projectnessie.versioned.VersionStoreException
      Throws:
      org.projectnessie.versioned.VersionStoreException
    • checkDiff

      @Test protected void checkDiff() throws org.projectnessie.versioned.VersionStoreException
      Throws:
      org.projectnessie.versioned.VersionStoreException