TagDsl

org.specs2.specification.dsl.TagDsl
trait TagDsl extends FragmentsFactory

Dsl for creating tags

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Value members

Concrete methods

def section(names: String*): Fragment
def section(tag: NamedTag): Fragment
def tag(names: String*): Fragment
def tag(tag: NamedTag): Fragment

Inherited methods

Attributes

Inherited from:
FragmentsFactory