Uses of Class
io.helidon.data.sql.testing.TestContainerHandler
Packages that use TestContainerHandler
Package
Description
Testing of SQL based databases using test containers.
-
Uses of TestContainerHandler in io.helidon.data.sql.testing
Methods in io.helidon.data.sql.testing that return TestContainerHandlerModifier and TypeMethodDescriptionstatic TestContainerHandler
SqlTestContainerConfig.configureContainer
(org.testcontainers.containers.GenericContainer<?> container, Supplier<? extends ConfigSource> configSource) Configure the test container from the config.