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
/
AsResultProp
/
asResultToProp
asResultToProp
given
asResultToProp
[R]:
Conversion
[
R
,
Prop
]
Value members
Extensions
Value members
Concrete methods
def
apply
(r:
R
):
Prop
Inherited methods
@
unspecialized
def
andThen
[A](g:
Prop
=> A):
R
=> A
Inherited from
Function1
@
unspecialized
def
compose
[A](g: A =>
R
): A =>
Prop
Inherited from
Function1
override
def
toString
():
String
Definition Classes
Function1
->
Any
Inherited from
Function1
Extensions
Inherited extensions
extension (x:
T
)
def
convert
:
Prop
x.convert
converts a value
x
of type
T
to type
U
x.convert
converts a value
x
of type
T
to type
U
Inherited from
Conversion