Package

com.dimafeng

testcontainers

Permalink

package testcontainers

Visibility
  1. Public
  2. All

Type Members

  1. trait ForAllTestContainer extends TestContainersSuite

    Permalink

    Starts a container for the first test in the suite and stops after the last test in the suite

  2. trait ForEachTestContainer extends TestContainersSuite

    Permalink

    Starts and stops a container for each tests within the suite

Value Members

  1. package scalatest

    Permalink

Ungrouped