TitleDsl

org.specs2.specification.dsl.mutable.TitleDsl

Dsl for creating a title in a mutable specification

Attributes

Graph
Supertypes
trait TitleDsl
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Inherited methods

def setTitle(t: String): SpecHeader

Attributes

Inherited from:
MutableHeaderBuilder
def title(s: String)(using nothing: Int): SpecHeader

Attributes

Inherited from:
TitleDsl

Extensions

Extensions

extension (s: String)(using not: NotGiven[NoTitleDsl])
override def title: SpecHeader

Attributes

Definition Classes