Class AbstractReferenceNotFound
java.lang.Object
org.projectnessie.versioned.tests.AbstractNestedVersionStore
org.projectnessie.versioned.tests.AbstractReferenceNotFound
- Direct Known Subclasses:
AbstractVersionStoreTestBase.ReferenceNotFound
-
Field Summary
Fields inherited from class org.projectnessie.versioned.tests.AbstractNestedVersionStore
store -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAbstractReferenceNotFound(org.projectnessie.versioned.VersionStore store) -
Method Summary
Methods 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
-
AbstractReferenceNotFound
protected AbstractReferenceNotFound(org.projectnessie.versioned.VersionStore store)
-