Package org.projectnessie.tools.compatibility.api
-
Class Summary Class Description Version Value object representing a released nessie version or "virtual" versions "current" or "not-current". -
Enum Summary Enum Description TargetVersion -
Annotation Types Summary Annotation Type Description NessieAPI Fields or method parameters annotated withNessieAPIreceive the API instance using the "expected" (or "currently tested") Nessie client version.NessieApiBuilderProperties NessieApiBuilderProperty Configuration properties passed toNessieClientBuilderviaNessieClientBuilder.fromConfig(Function).NessieBaseUri Annotation for JUnit5 method parameters that need the base URI for a test Nessie Server.NessieServerProperties Container annotation forNessieServerProperty.NessieServerProperty Configuration properties for Nessie servers started for "older server" tests.NessieVersion Fields or method parameters annotated withNessieVersionreceive the API instance using the "expected" (or "currently tested") Nessie clientversion.VersionCondition Restrict execution of a test class or method to a range of versions.