specs2-scalacheck
specs2-scalacheck
org.specs2
ScalaCheck
org.specs2.scalacheck
AsResultProp
asResultToProp
propAsResult
AsResultProp
AsResultPropLowImplicits
propertiesAsResult
scalaCheckPropertyAsResult
GenInstances
given_Monad_Gen
OneExpectationPerProp
propAsResult1
propertiesAsResult1
Parameters
Parameters
PrettyDetails
PrettyProduct
ScalaCheckArgInstances
ScalaCheckFunction
ScalaCheckFunction1
ScalaCheckFunction2
ScalaCheckFunction3
ScalaCheckFunction4
ScalaCheckFunction5
ScalaCheckFunction6
ScalaCheckFunction7
ScalaCheckFunction8
ScalaCheckParameters
ScalaCheckProp
ScalaCheckProperty
ScalaCheckProperty
ScalaCheckPropertyAsExecution
ScalaCheckPropertyCheck
ScalaCheckPropertyCreation
ScalaCheckPropertyCreation
ScalaCheckPropertyDsl
propToScalaCheckProperty
specs2-scalacheck
/
org.specs2.scalacheck
/
ScalaCheckProperty
ScalaCheckProperty
object
ScalaCheckProperty
Companion
class
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Value members
Givens
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
Givens
Givens
given
ScalaCheckPropertyAsExecution
[S <:
ScalaCheckProperty
]:
AsExecution
[
S
]