BlockExample1

org.specs2.specification.mutable.ForEachWithCommandLine.BlockExample1
class BlockExample1(d: String) extends BlockExample

Attributes

Graph
Supertypes
class BlockExample
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def >>[R : AsResult](f: T => R): Fragment
def in[R : AsResult](f: T => R): Fragment

Inherited methods

def >>[R : AsResult](parser: StepParser[R]): Fragment

Attributes

Inherited from:
BlockExample
def >>(execution: Execution): Fragment

Attributes

Inherited from:
BlockExample
def >>[R](f: String => R)(implicit asExecution: AsExecution[R]): Fragment

Attributes

Inherited from:
BlockExample
def >>[R : AsExecution](r: => R): Fragment

Attributes

Inherited from:
BlockExample0
def >>(fs: => Fragments)(implicit p1: ImplicitParam1): Fragments

Attributes

Inherited from:
BlockExample0
def >>(f: => Fragment): Fragment

Attributes

Inherited from:
BlockExample0
def can(f: => Fragment): Fragment

Attributes

Inherited from:
BlockExample0
def can(fs: => Fragments)(implicit p1: ImplicitParam1): Fragments

Attributes

Inherited from:
BlockExample0
def in(execution: Execution): Fragment

Attributes

Inherited from:
BlockExample
def in[R : AsResult](parser: StepParser[R]): Fragment

Attributes

Inherited from:
BlockExample
def in(fs: => Fragments)(implicit p1: ImplicitParam1): Fragments

Attributes

Inherited from:
BlockExample
def in(f: => Fragment): Fragment

Attributes

Inherited from:
BlockExample
def in[R](f: String => R)(implicit ar: AsExecution[R]): Fragment

Attributes

Inherited from:
BlockExample
def in[R : AsExecution](r: => R): Fragment

Attributes

Inherited from:
BlockExample0
def should(fs: => Fragments)(implicit p1: ImplicitParam1): Fragments

Attributes

Inherited from:
BlockExample0
def should(f: => Fragment): Fragment

Attributes

Inherited from:
BlockExample0