Uses of Enum Class
io.debezium.testing.testcontainers.testhelper.TestInfrastructureHelper.DATABASE
Packages that use TestInfrastructureHelper.DATABASE
-
Uses of TestInfrastructureHelper.DATABASE in io.debezium.testing.testcontainers.testhelper
Methods in io.debezium.testing.testcontainers.testhelper that return TestInfrastructureHelper.DATABASEModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TestInfrastructureHelper.DATABASE[]TestInfrastructureHelper.DATABASE.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.debezium.testing.testcontainers.testhelper with parameters of type TestInfrastructureHelper.DATABASEModifier and TypeMethodDescriptionTestInfrastructureHelper.getContainers(TestInfrastructureHelper.DATABASE database) static voidTestInfrastructureHelper.startContainers(TestInfrastructureHelper.DATABASE database)