Package org.keycloak.it.junit5.extension
package org.keycloak.it.junit5.extension
-
ClassDescription
BeforeStartDistributionis used to perform additional steps prior to starting the distribution.DistributionLifecycleManager<D extends KeycloakDistribution>KeepServerAliveis used in a distributiontest to keep the server alive on test / method level.Use this annotation to enable the legacy store when running a test.RawDistOnlyis used to signal that the annotated test class is only enabled when running tests using theDistributionType.RAWor running tests in whitebox mode in the same jvm usingCLITestTestProvideris used to install a custom provider into the distribution.WithDatabaseis used to start a database container.WithEnvVarsis used to set environment variables before starting the server