BlockDsl

trait BlockDsl extends BlockCreation

Create blocks of examples in a mutable specification

trait BlockCreation
class Object
trait Matchable
class Any

Type members

Inherited classlikes

trait ToBlock[S, R]
Inherited from
BlockCreation

Value members

Inherited methods

def addSections(): Unit
Inherited from
FragmentBuilder
Inherited from
FragmentBuilder

Extensions

Extensions

extension [S, R](d: String)
infix
def >>(s: => S)(using t: ToBlock[S, R]): R