Class AbstractReferenceNotFound
- java.lang.Object
-
- org.projectnessie.versioned.tests.AbstractNestedVersionStore
-
- org.projectnessie.versioned.tests.AbstractReferenceNotFound
-
- Direct Known Subclasses:
AbstractVersionStoreTestBase.ReferenceNotFound
public abstract class AbstractReferenceNotFound extends AbstractNestedVersionStore
-
-
Field Summary
-
Fields inherited from class org.projectnessie.versioned.tests.AbstractNestedVersionStore
store
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedAbstractReferenceNotFound(org.projectnessie.versioned.VersionStore store)
-
Method Summary
-
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
-
-