package tests
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class Command (cmd: String) extends Product with Serializable
- abstract class IntegrationPropertyTest extends FunSuite with TimeLimits
- case class ItTest (name: String, repo: String, hash: String, config: String = "", commands: Seq[Command] = Command.default, rewrites: Seq[String] = Nil, addCoursier: Boolean = true) extends Product with Serializable