Package org.projectnessie.tools.compatibility.internal
-
Class Summary Class Description NessieUpgradesExtension Populates theNessieApitype fields in test classes and starts a Nessie server (in-tree version), when needed.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.