Package org.keycloak.it.junit5.extension
Annotation Interface KeepServerAlive
KeepServerAlive is used in a distributiontest to keep the server alive on test / method level.
Used when when DistributionTest is invoked on class level not using keepAlive=true param, but
for a specific test we need to run e.g. RestAssured verifications.