ConsoleReporter

org.scalacheck.util.ConsoleReporter
See theConsoleReporter companion class

Attributes

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

Members list

Value members

Concrete methods

def apply(verbosity: Int, columnWidth: Int): ConsoleReporter

Factory method, creates a ConsoleReporter with the the given verbosity and wraps output at the given column width (use 0 for unlimited width).

Factory method, creates a ConsoleReporter with the the given verbosity and wraps output at the given column width (use 0 for unlimited width).

Attributes

Source
ConsoleReporter.scala