given_FromString_Boolean

org.specs2.text.FromString.given_FromString_Boolean
object given_FromString_Boolean extends FromString[Boolean]

Attributes

Graph
Supertypes
trait FromString[Boolean]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def fromString(s: String): Option[Boolean]