ForEachWithCommandLine

org.specs2.specification.mutable.ForEachWithCommandLine

ForEachWithCommandLine trait, adapted for mutable specifications

Attributes

Graph
Supertypes
trait ExampleDsl
trait ExampleDsl
trait BlockDsl
class Object
trait Matchable
class Any
Show all
Self type

Members list

Type members

Classlikes

class BlockExample1(d: String) extends BlockExample

Attributes

Supertypes
class BlockExample
class Object
trait Matchable
class Any

Inherited classlikes

class BangExample(d: String)

Attributes

Inherited from:
ExampleDsl
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class BlockExample(d: String) extends BlockExample0

Attributes

Inherited from:
ExampleDsl1 (hidden)
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class BlockExample0(d: String)

Attributes

Inherited from:
ExampleDsl0 (hidden)
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class MutableBangExample(d: String) extends BangExample

Attributes

Inherited from:
ExampleDsl
Supertypes
class BangExample
class Object
trait Matchable
class Any
class WarningForgottenOperator(s: String)

Attributes

Inherited from:
BlockDsl
Supertypes
class Object
trait Matchable
class Any
implicit class describe(d: String)

Attributes

Inherited from:
BlockDsl
Supertypes
class Object
trait Matchable
class Any

Value members

Inherited methods

Attributes

Inherited from:
FragmentBuilder

Attributes

Inherited from:
FragmentBuilder
def addFragmentBlockWithText(text: String, f: => Fragment): Fragment

Attributes

Inherited from:
BlockDsl

Attributes

Inherited from:
FragmentBuilder

Attributes

Inherited from:
FragmentBuilder
def addFragmentsBlockWithText(text: String, fs: => Fragments)(implicit p1: ImplicitParam1): Fragments

Attributes

Inherited from:
BlockDsl
def addSections(): Unit

Attributes

Inherited from:
FragmentBuilder
override def blockExample0(d: String): BlockExample0

Attributes

Definition Classes
ExampleDsl1 -> ExampleDsl0
Inherited from:
ExampleDsl1 (hidden)
protected def foreach[R : AsResult](commandLine: CommandLine)(f: T => R): Result

Attributes

Inherited from:
ForEachWithCommandLineArguments

Attributes

Inherited from:
ForEachWithCommandLineArguments
override protected def fragmentFactory: FragmentFactory

Attributes

Definition Classes
Inherited from:
ForEachWithCommandLineArguments
def hasSectionsForBlocks: Boolean

Attributes

Inherited from:
FragmentBuilder

Implicits

Implicits

implicit override def blockExample(d: String): BlockExample1

Attributes

Definition Classes
ExampleDsl1

Inherited implicits

> result ***-e97" data-f-keywords="implicit" data-f-inherited="BlockDsl">

adding a conflicting implicit to warn the user when a >> was forgotten

adding a conflicting implicit to warn the user when a >> was forgotten

Attributes

Inherited from:
> result ***-e97">BlockDsl
implicit override def bangExample(d: String): BangExample

Attributes

Definition Classes
Inherited from:
ExampleDsl
final implicit def describe(d: String): describe

Attributes

Inherited from:
BlockDsl
implicit def foreachFunctionIsInterpolatedFragment[R : AsResult](f: => T => R): InterpolatedFragment

Attributes

Inherited from:
ForEachWithCommandLineArguments
implicit def foreachFunctionToExecution[R : AsResult](f: T => R): Execution

Attributes

Inherited from:
ForEachWithCommandLineArguments