org.scalacheck.util

Type members

Classlikes

trait Buildable[T, C] extends Serializable
Companion:
object
object Buildable extends BuildableVersionSpecific
Companion:
class
class ConsoleReporter(val verbosity: Int, val columnWidth: Int) extends TestCallback

A org.scalacheck.Test.TestCallback implementation that prints test results directly to the console. This is the callback used by ScalaCheck's command line test runner, and when you run org.scalacheck.Prop.check().

A org.scalacheck.Test.TestCallback implementation that prints test results directly to the console. This is the callback used by ScalaCheck's command line test runner, and when you run org.scalacheck.Prop.check().

Companion:
object
Companion:
class
sealed trait FreqMap[T] extends Serializable
Companion:
object
object FreqMap
Companion:
class
sealed trait Pretty extends Serializable
Companion:
object
object Pretty
Companion:
class

Factory instances implementing Serializable, so that the objects capturing those can be serializable too.

Factory instances implementing Serializable, so that the objects capturing those can be serializable too.