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>DryRunis used to configure a non-running, non-augmenting distributionKeepServerAliveis used in a distributiontest to keep the server alive on test / method level.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 usingCLITestUse this annotation to change the default storage configuration when running a test.TestProvideris 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 serverWithExternalInfinispanis used to start an Infinispan container.