FormDsl
Dsl for creating Forms in an acceptance specification
trait FormFragmentsFactory
trait FragmentsDsl
trait AcceptanceDsl1
trait ActionDsl
trait TagDsl
trait ReferenceCreation
trait SpecStructureDsl
trait FragmentsFactory
class Object
trait Matchable
class Any
Type members
Inherited classlikes
class appendFragments[T1, T2](t1: T1)(using evidence$1: ToFragments[T1], evidence$2: ToFragments[T2])
- Inherited from
- FragmentsDsl
Value members
Inherited methods
create a block of new fragments where each of them is separated by a newline and there is a specific offset from the left margin
create a block of new fragments where each of them is separated by a newline and there is a specific offset from the left margin
- Inherited from
- FragmentsDsl
Givens
Givens
given given_ToSpecStructure_T_T2[T, T2](using evidence$2: HasForm[T], val x$1: ToSpecStructure[T2, Fragment]): ToSpecStructure[T, T2]
Inherited givens
given given_ToSpecStructure_SpecHeader_T[T <: SpecificationStructure]: ToSpecStructure[SpecHeader, T]
APPENDING TO A SPEC HEADER
APPENDING TO A SPEC HEADER
- Inherited from
- SpecStructureDsl
given given_ToSpecStructure_SpecStructure_SpecStructure: ToSpecStructure[SpecStructure, SpecStructure]
- Inherited from
- SpecStructureDsl
given given_ToSpecStructure_SpecStructure_T[T <: SpecificationStructure]: ToSpecStructure[SpecStructure, T]
- Inherited from
- SpecStructureDsl