Class AbstractNoNamespaceValidation
- java.lang.Object
-
- org.projectnessie.versioned.tests.AbstractNoNamespaceValidation
-
@ExtendWith(org.assertj.core.api.junit.jupiter.SoftAssertionsExtension.class) public abstract class AbstractNoNamespaceValidation extends java.lang.ObjectVerifies that namespace validation, if disabled, is not effective.
-
-
Field Summary
Fields Modifier and Type Field Description protected org.assertj.core.api.SoftAssertionssoft
-
Constructor Summary
Constructors Constructor Description AbstractNoNamespaceValidation()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description protected abstract org.projectnessie.versioned.VersionStorestore()
-