appendFormToArguments

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