PropertyWithSeedSpecifier

org.scalacheck.Properties.PropertyWithSeedSpecifier
sealed class PropertyWithSeedSpecifier()

Attributes

Source
Properties.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def update(propName: String, optSeed: Option[String], p: => Prop): ListBuffer[(String, Prop)]

Attributes

Source
Properties.scala