public class MySQLContainerProvider extends JdbcDatabaseContainerProvider
Constructor and Description |
---|
MySQLContainerProvider() |
Modifier and Type | Method and Description |
---|---|
JdbcDatabaseContainer |
newInstance(String tag) |
boolean |
supports(String databaseType) |
public boolean supports(String databaseType)
supports
in class JdbcDatabaseContainerProvider
public JdbcDatabaseContainer newInstance(String tag)
newInstance
in class JdbcDatabaseContainerProvider
Copyright © 2015. All rights reserved.