given_FromString_Int

org.specs2.text.FromString.given_FromString_Int
object given_FromString_Int extends FromString[Int]

Attributes

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

Members list

Value members

Concrete methods

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