org.scalatest

prop

package prop

Visibility
  1. Public
  2. All

Type Members

  1. trait Checkers extends AnyRef

    Trait that contains several “check” methods that perform ScalaCheck property checks.

  2. class PropertyTestFailedException extends TestFailedException

    Exception that indicates a test failed.