| Field and Description |
|---|
| org.testcontainers.containers.MySQLContainer.DEFAULT_TAG |
| org.testcontainers.containers.MySQLContainer.IMAGE |
| Method and Description |
|---|
| org.testcontainers.containers.MySQLContainer.getLivenessCheckPorts()
use
GenericContainer.getLivenessCheckPortNumbers() instead |
| Constructor and Description |
|---|
| org.testcontainers.containers.MySQLContainer()
use
MySQLContainer(DockerImageName) instead |