appendFormToArguments

org.specs2.specification.dsl.FormDsl.appendFormToArguments
implicit class appendFormToArguments(args: Arguments) extends appendToArguments

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def ^(form: => Form)(implicit p1: ImplicitParam1): SpecStructure
def ^[T : HasForm](aForm: => T): SpecStructure

Inherited methods

def ^(other: String): SpecStructure

Attributes

Inherited from:
appendToArguments
def ^(other: Fragment): SpecStructure

Attributes

Inherited from:
appendToArguments
def ^(others: Seq[Fragment]): SpecStructure

Attributes

Inherited from:
appendToArguments
def ^(others: => Fragments): SpecStructure

Attributes

Inherited from:
appendToArguments
def ^(header: SpecHeader): SpecStructure

Attributes

Inherited from:
appendToArguments
def ^(structure: SpecStructure): SpecStructure

Attributes

Inherited from:
appendToArguments
def ^(s: SpecificationStructure): SpecStructure

Attributes

Inherited from:
appendToArguments
def ^(other: Arguments): Arguments

Attributes

Inherited from:
appendToArguments