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
@Nested protected class AbstractVersionStoreTestBase.Transplant extends AbstractTransplant
-
-
Field Summary
-
Fields inherited from class org.projectnessie.versioned.tests.AbstractTransplant
soft
-
Fields inherited from class org.projectnessie.versioned.tests.AbstractNestedVersionStore
store
-
-
Constructor Summary
Constructors Constructor Description Transplant()
-
Method Summary
-
Methods inherited from class org.projectnessie.versioned.tests.AbstractTransplant
checkInvalidBranchHash, checkTransplantOnEmptyBranch, checkTransplantOnEmptyBranchModify, checkTransplantOnNonExistingBranch, checkTransplantWitConflictingCommit, checkTransplantWithCommitsInWrongOrder, checkTransplantWithDelete, checkTransplantWithNoExpectedHash, checkTransplantWithNonExistingCommit, checkTransplantWithPreviousCommit, setupCommits, transplantBasic
-
Methods inherited from class org.projectnessie.versioned.tests.AbstractNestedVersionStore
assertCommitMeta, commit, commit, commit, commit, commitsList, commitsListMap, contentsWithoutId, contentWithoutId, contentWithoutId, delete, diffsWithoutContentId, filterMainBranch, forceCommit, operationsWithoutContentId, put, store, unchanged
-
-