ActionDsl

org.specs2.specification.dsl.ActionDsl
trait ActionDsl extends FragmentsFactory

Action Dsl for mutable specifications

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

def action(a: => Any): Fragment
def step(a: => Any): Fragment
def step(a: => Any, global: Boolean): Fragment

Inherited methods

Attributes

Inherited from:
FragmentsFactory