FlywaySpecSupport

class Object
trait Matchable
class Any

Value members

Abstract methods

protected def flywayDbHost: String
protected def flywayDbHostPort: Int
protected def flywayDbName: String
protected def flywayDbPassword: String
protected def flywayDbUserName: String
protected def flywayDriverClassName: String
protected def flywayJDBCUrl: String

Concrete methods

protected def createFlywayContext(flywayConfig: FlywayConfig): FlywayContext