Package org.keycloak.it.junit5.extension
Annotation Type DistributionTest
-
@Target(TYPE) @ExtendWith(CLITestExtension.class) @Retention(RUNTIME) public @interface DistributionTest
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleandebugbooleankeepAliveDistributionTest.ReInstallreInstall
-
-
-
-
reInstall
DistributionTest.ReInstall reInstall
- Default:
- org.keycloak.it.junit5.extension.DistributionTest.ReInstall.BEFORE_ALL
-
-