RandomSequentialExecution

This trait adds random execution constraints between examples.

As a result they will be executed in a random sequence

class Object
trait Matchable
class Any

Value members

Concrete methods

override def map(fs: => Fragments, env: Env): Fragments
Definition Classes

Inherited methods

def map(fs: => Fragments): Fragments

modify the fragments

modify the fragments

Inherited from:
SpecificationStructure

modify the specification structure

modify the specification structure

Inherited from:
SpecificationStructure