FragmentsTaggedAs

org.specs2.specification.dsl.mutable.TagDsl.FragmentsTaggedAs
implicit class FragmentsTaggedAs(fs: => Fragments)

This implicit allows to add tags and sections after the examples

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def section(tag: NamedTag): Fragments
def tag(tag: NamedTag): Fragments