BlockDsl

trait BlockDsl extends BlockCreation

Create blocks of examples in a mutable specification

trait BlockCreation
class Object
trait Matchable
class Any

Type members

Classlikes

class WarningForgottenOperator(s: String)
implicit implicit class describe(d: String)

Value members

Concrete methods

def addFragmentBlockWithText(text: String, f: => Fragment): Fragment
def addFragmentsBlockWithText(text: String, fs: => Fragments)(implicit p1: ImplicitParam1): Fragments

Inherited methods

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

Implicits

Implicits

> result ***-e97" data-f-keywords="implicit">> result ***-e97" class="documentableAnchor">

adding a conflicting implicit to warn the user when a >> was forgotten

adding a conflicting implicit to warn the user when a >> was forgotten

final implicit def describe(d: String): describe