ActionDsl

Action Dsl for mutable specifications

class Object
trait Matchable
class Any

Value members

Concrete methods

def action[T](a: => T)(using evidence$3: AsExecution[T]): Fragment
def step[T](a: => T)(using evidence$1: AsExecution[T]): Fragment
def step[T](a: => T, global: Boolean)(using evidence$2: AsExecution[T]): Fragment

Inherited methods