appendSpecStructureToSpecStructure

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

Value members

Concrete methods

def ^(others: Fragments): SpecStructure
def ^(others: Seq[Fragment]): SpecStructure
def ^(other: String): SpecStructure
def ^(other: Fragment): 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!

def ^(arguments: Arguments): SpecStructure