TitleDsl

Dsl for creating a title in a mutable specification

trait TitleDsl
class Object
trait Matchable
class Any

Value members

Inherited methods

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

Extensions

Extensions

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