appendFormToSpecHeader

implicit class appendFormToSpecHeader(header: SpecHeader) extends appendSpecStructureToSpecHeader
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 ^(other: String): SpecStructure
Inherited from:
appendSpecStructureToSpecHeader
def ^(other: Fragment): SpecStructure
Inherited from:
appendSpecStructureToSpecHeader
def ^(others: Seq[Fragment]): SpecStructure
Inherited from:
appendSpecStructureToSpecHeader
def ^(others: => Fragments): SpecStructure
Inherited from:
appendSpecStructureToSpecHeader
def ^(args: Arguments): SpecStructure
Inherited from:
appendSpecStructureToSpecHeader
def ^(structure: SpecStructure): SpecStructure
Inherited from:
appendSpecStructureToSpecHeader
def ^(s: SpecificationStructure): SpecStructure
Inherited from:
appendSpecStructureToSpecHeader