Proved

org.scalacheck.Test.Proved
sealed case class Proved(args: List[Arg[Any]]) extends Status

ScalaCheck managed to prove the property correct

Attributes

Source
Test.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Status
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product