Package org.keycloak.it.junit5.extension
-
Interface Summary Interface Description CLIResult DistributionLifecycleManager<D extends KeycloakDistribution> -
Class Summary Class Description CLITestExtension DatabaseContainer KeycloakDistributionDecorator -
Enum Summary Enum Description DistributionTest.ReInstall DistributionType -
Annotation Types Summary Annotation Type Description BeforeStartDistribution BeforeStartDistributionis used to perform additional steps prior to starting the distribution.CLITest DistributionTest KeepServerAlive KeepServerAliveis used in a distributiontest to keep the server alive on test / method level.LegacyStore Use this annotation to enable the legacy store when running a test.RawDistOnly 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 usingCLITestTestProvider TestProvideris used to install a custom provider into the distribution.WithDatabase WithDatabaseis used to start a database container.WithEnvVars WithEnvVarsis used to set environment variables before starting the server