appendFormToSpecStructure

org.specs2.specification.dsl.FormDsl.appendFormToSpecStructure
implicit class appendFormToSpecStructure(structure: SpecStructure) extends appendSpecStructureToSpecStructure

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 ^(arguments: Arguments): SpecStructure

Attributes

Inherited from:
appendSpecStructureToSpecStructure
def ^(other: SpecStructure): SpecStructure

Attributes

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

warning: if other contains arguments or a title they will be lost!

warning: if other contains arguments or a title they will be lost!

Attributes

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

Attributes

Inherited from:
appendSpecStructureToSpecStructure
def ^(other: String): SpecStructure

Attributes

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

Attributes

Inherited from:
appendSpecStructureToSpecStructure
def ^(others: Fragments): SpecStructure

Attributes

Inherited from:
appendSpecStructureToSpecStructure