org.scalacheck.util

Members list

Type members

Classlikes

trait Buildable[T, C] extends Serializable

Attributes

Companion
object
Source
Buildable.scala
Supertypes
trait Serializable
class Object
trait Matchable
class Any
object Buildable

Attributes

Companion
trait
Source
Buildable.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Buildable.type
class ConsoleReporter(val verbosity: Int, val columnWidth: Int) extends TestCallback

A org.scalacheck.Test.TestCallback implementation that prints test results directly to the console.

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().

Attributes

Companion
object
Source
ConsoleReporter.scala
Supertypes
trait TestCallback
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
ConsoleReporter.scala
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait FreqMap[T] extends Serializable

Attributes

Companion
object
Source
FreqMap.scala
Supertypes
trait Serializable
class Object
trait Matchable
class Any
object FreqMap

Attributes

Companion
trait
Source
FreqMap.scala
Supertypes
class Object
trait Matchable
class Any
Self type
FreqMap.type
sealed trait Pretty extends Serializable

Attributes

Companion
object
Source
Pretty.scala
Supertypes
trait Serializable
class Object
trait Matchable
class Any
object Pretty

Attributes

Companion
trait
Source
Pretty.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Pretty.type

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.

Attributes

Source
BuildableVersionSpecific.scala
Supertypes
class Object
trait Matchable
class Any
Self type