scala.tools

partest

package partest

Visibility
  1. Public
  2. All

Type Members

  1. class Framework extends sbt.testing.Framework

  2. case class PartestTask(taskDef: TaskDef) extends Task with Product with Serializable

    Run partest in this VM.

  3. case class Runner(args: Array[String], remoteArgs: Array[String], testClassLoader: ClassLoader) extends sbt.testing.Runner with Product with Serializable

    Represents one run of a suite of tests.

Value Members

  1. object Framework

Ungrouped