package cosytest
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class DockerComposeSetup(setupName: String, composeFiles: Seq[Path], workingDirectory: Path, environment: Map[String, String]) extends Product with Serializable
- trait DockerComposeSimulation extends Simulation
- trait DockerComposeTestSuite extends TestSuite with BeforeAndAfterAll