describe

org.specs2.specification.dsl.mutable.BlockDsl.describe
implicit class describe(d: String)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def >>(f: => Fragment): Fragment
def >>(fs: => Fragments)(implicit p1: ImplicitParam1): Fragments
def can(f: => Fragment): Fragment
def can(fs: => Fragments)(implicit p1: ImplicitParam1): Fragments
def should(f: => Fragment): Fragment
def should(fs: => Fragments)(implicit p1: ImplicitParam1): Fragments