Packages

p

scalafix

tests

package tests

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class Command (cmd: String) extends Product with Serializable
  2. abstract class IntegrationPropertyTest extends FunSuite with TimeLimits
  3. case class ItTest (name: String, repo: String, hash: String, config: String = "", commands: Seq[Command] = Command.default, rules: Seq[String] = Nil, addCoursier: Boolean = true) extends Product with Serializable

Value Members

  1. object Command extends Serializable
  2. object ItTest extends Serializable

Ungrouped