org.specs2.scalacheck
A ScalaCheckFunction adds the possibility to select various typeclass instances for a given property:
A Context can be added to setup/teardown state before/after/around each property execution
(Since version ) see corresponding Javadoc for more information.
A ScalaCheckFunction adds the possibility to select various typeclass instances for a given property:
A Context can be added to setup/teardown state before/after/around each property execution