ScalaCheckProperty

org.specs2.scalacheck.ScalaCheckProperty$
See theScalaCheckProperty companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def NParamList(n: Int): String
def TNList(n: Int): String
def TNParamList(n: Int): String
def allScalaCheckFunctionN(n: Int): String
def makeProp[T](f: T => Prop, shrink: Option[Shrink[T]], parameters: Parameters)(implicit a: Arbitrary[T], p: T => Pretty): Prop
def scalaCheckFunctionN(n: Int): String

Implicits

Implicits

implicit def ScalaCheckPropertyAsExecution[S <: ScalaCheckProperty]: AsExecution[S]