com.dimafeng.testcontainers
package com.dimafeng.testcontainers
Members list
Type members
Classlikes
class MySQLContainer(configurationOverride: Option[String], mysqlImageVersion: Option[DockerImageName], databaseName: Option[String], mysqlUsername: Option[String], mysqlPassword: Option[String], urlParams: Map[String, String], commonJdbcParams: CommonParams) extends SingleContainer[MySQLContainer[_]], JdbcDatabaseContainer
Attributes
- Companion
- object
- Supertypes
-
trait JdbcDatabaseContainerclass SingleContainer[MySQLContainer[_]]trait TestContainerProxy[MySQLContainer[_]]trait Containertrait Stoppabletrait Andabletrait Startabletrait AutoCloseableclass Objecttrait Matchableclass AnyShow all
object MySQLContainer
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
MySQLContainer.type
In this article