scalacheck
1.18.1
scalacheck
API
org.scalacheck
commands
Commands
Command
NoOp
SuccessCommand
UnitCommand
rng
Seed
Seed
util
Buildable
Buildable
ConsoleReporter
ConsoleReporter
FreqMap
FreqMap
Pretty
Pretty
Params
SerializableCanBuildFroms
Arbitrary
Arbitrary
Cogen
Cogen
CogenLowPriority
Gen
RetryUntilException
WithFilter
Gen
Choose
IllegalBoundsError
chooseBigInt
chooseBigInteger
Choose
Parameters
Parameters
RetrievalError
Prop
Prop
Arg
Exception
ExtendedAny
ExtendedBoolean
False
Proof
Result
Status
True
Undecided
PropFromFun
Properties
PropertySpecifier
PropertyWithSeedSpecifier
ScalaCheckFramework
Shrink
Shrink
ShrinkFractional
ShrinkIntegral
ShrinkLowPriority
Test
Exhausted
Failed
Parameters
Parameters
Passed
PropException
Proved
Result
Status
TestCallback
scalacheck
/
org.scalacheck
/
Test
/
TestCallback
TestCallback
org.scalacheck.Test.TestCallback
trait
TestCallback
Attributes
Source
Test.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
class
ConsoleReporter
Self type
TestCallback
Members list
Clear all
Value members
Concrete methods
def
chain
(
testCallback
:
TestCallback
):
TestCallback
Attributes
Source
Test.scala
def
onPropEval
(
name
:
String
,
threadIdx
:
Int
,
succeeded
:
Int
,
discarded
:
Int
):
Unit
Called each time a property is evaluated
Called each time a property is evaluated
Attributes
Source
Test.scala
def
onTestResult
(
name
:
String
,
result
:
Result
):
Unit
Called whenever a property has finished testing
Called whenever a property has finished testing
Attributes
Source
Test.scala
In this article
Attributes
Members list
Value members
Concrete methods