Status

sealed trait Status

The status of a property test run.

In the case of a failure it provides the seed used for the test, the number of shrinks, and the execution log.

Companion:
object
class Object
trait Matchable
class Any
class Failed
object GaveUp.type
object OK.type