appendFormToFragments

org.specs2.specification.dsl.FormDsl.appendFormToFragments
implicit class appendFormToFragments(fs: Fragments) extends appendToFragments

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def ^(form: => Form): Fragments
def ^[T : HasForm](aForm: => T): Fragments

Inherited methods

def ^(other: String): Fragments

Attributes

Inherited from:
appendToFragments
def ^(other: Fragment): Fragments

Attributes

Inherited from:
appendToFragments
def ^(others: Seq[Fragment]): Fragments

Attributes

Inherited from:
appendToFragments
def ^(others: Fragments): Fragments

Attributes

Inherited from:
appendToFragments