All Classes and Interfaces
Class
Description
BeforeStartDistribution is used to perform additional steps prior to starting the distribution.KeepServerAlive is 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.
RawDistOnly is used to signal that the annotated test class
is only enabled when running tests using the DistributionType.RAW
or running tests in whitebox mode in the same jvm using CLITestTestProvider is used to install a custom provider into the distribution.A base interface for defining a provider so that its corresponding JAR file can be installed before executing tests.
WithDatabase is used to start a database container.WithEnvVars is used to set environment variables before starting the server