StoredResultsContext

This trait is a context which will use the results provided by the class inheriting that trait. It evaluates the result of an example, which is supposed to create side-effects and returns the 'storedResults' as the summary of all results

trait Context
trait Scope
trait Scope
class Object
trait Matchable
class Any
StoredResults

Value members

Concrete methods

def apply[T : AsResult](r: => T): Result