PrettyDetails

org.specs2.scalacheck.PrettyDetails
object PrettyDetails

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def collectDetails[T](fq: FreqMap[Set[T]]): Details

Failure details might get collected with the collect operation when evaluating the Prop

Failure details might get collected with the collect operation when evaluating the Prop

Attributes

def removeDetails(fq: FreqMap[Set[Any]]): FreqMap[Set[Any]]

Remove failure details from collected data

Remove failure details from collected data

Attributes