All Classes and Interfaces
Class
Description
BeforeStartDistribution is used to perform additional steps prior to starting the distribution.When used for in-vm tests, use
ConfigurationTestResource to reset the configurationUsed to reset the configuration for
CLITestsKeepServerAlive is used in a distributiontest to keep the server alive on test / method level.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 CLITestUse this annotation to change the default storage configuration when running a test.
TestProvider 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 serverWithExternalInfinispan is used to start an Infinispan container.