All Classes
-
All Classes Class Summary Enum Summary Annotation Types Summary Class 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.NessieUpgradesExtension Populates theNessieApitype fields in test classes and starts a Nessie server (in-tree version), when needed.NessieVersion Fields or method parameters annotated withNessieVersionreceive the API instance using the "expected" (or "currently tested") Nessie clientversion.OlderNessieClientsExtension Populates theNessieApitype fields in test classes and starts a Nessie server using the currently exercised old Nessie version.OlderNessieServersExtension Populates theNessieApitype fields in test classes and starts a Nessie server using the currently exercised old Nessie version.RollingUpgradesExtension Simulates a rolling-upgrade situation with one Nessie instance running an old version and another instance running the current (in-tree) version.TargetVersion Version Value object representing a released nessie version or "virtual" versions "current" or "not-current".VersionCondition Restrict execution of a test class or method to a range of versions.