appendFormToSpecStructure

implicit class appendFormToSpecStructure(structure: SpecStructure) extends appendSpecStructureToSpecStructure
class Object
trait Matchable
class Any

Value members

Concrete methods

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

Inherited methods

def ^(arguments: Arguments): SpecStructure
Inherited from:
appendSpecStructureToSpecStructure
def ^(other: SpecStructure): SpecStructure
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!

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