Class AbstractVersionStoreTestBase.Transplant
java.lang.Object
org.projectnessie.versioned.tests.AbstractNestedVersionStore
org.projectnessie.versioned.tests.AbstractTransplant
org.projectnessie.versioned.tests.AbstractVersionStoreTestBase.Transplant
- Enclosing class:
- AbstractVersionStoreTestBase
-
Field Summary
Fields inherited from class org.projectnessie.versioned.tests.AbstractTransplant
softFields inherited from class org.projectnessie.versioned.tests.AbstractNestedVersionStore
store -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.projectnessie.versioned.tests.AbstractTransplant
checkInvalidBranchHash, checkTransplantOnEmptyBranch, checkTransplantOnNonExistingBranch, checkTransplantWithCommitsInWrongOrder, checkTransplantWithConflictingCommit, checkTransplantWithDelete, checkTransplantWithNoExpectedHash, checkTransplantWithNonExistingCommit, checkTransplantWithPreviousCommit, setupCommits, transplantBasic, transplantEmptyCommitMethods inherited from class org.projectnessie.versioned.tests.AbstractNestedVersionStore
assertCommitMeta, commit, commit, commit, commit, commit, commitsList, commitsListMap, contentsWithoutId, contentWithoutId, contentWithoutId, contentWithoutId, delete, diffsWithoutContentId, filterMainBranch, forceCommit, operationsWithoutContentId, put, storageCheckpoint, store, unchanged
-
Constructor Details
-
Transplant
public Transplant()
-