Constructor and Description |
---|
org.testcontainers.containers.MySQLContainer()
use
MySQLContainer.MySQLContainer(DockerImageName) instead |
org.testcontainers.containers.MySQLContainer(String)
use
MySQLContainer.MySQLContainer(DockerImageName) instead |