TestPlan

case class TestPlan(test: Test, var scrutinee: Tree, span: Span, var onSuccess: Plan) extends Plan
Companion
object
trait Product
trait Equals
class Plan
class Object
trait Matchable
class Any

Value members

Concrete methods

override def equals(that: Any): Boolean
Definition Classes
Equals -> Any
override def hashCode: Int
Definition Classes
Any

Inherited methods

Inherited from
Product

Inherited fields

val id: Int
Inherited from
Plan