Package

io.chrisdavenport

testcontainersspecs2

Permalink

package testcontainersspecs2

Visibility
  1. Public
  2. All

Type Members

  1. trait ForAllTestContainer extends BeforeAfterAll

    Permalink
  2. trait ForEachTestContainer extends AroundEach

    Permalink
  3. final class PostgresqlMultipleDatabases extends AnyRef

    Permalink
  4. trait UsesPostgresqlMultipleDatabases extends AnyRef

    Permalink

    A mix-in trait, which can be used with ForAllTestContainer or ForEachTestContainer, that uses a container based on https://github.com/mrts/docker-postgresql-multiple-databases

Ungrouped