Isolable

trait Isolable

This trait models elements which can be executed in a brand new context with new local variables It is used to execute examples in a new specification when needed

class Object
trait Matchable
class Any

Value members

Abstract methods

def isolable: Boolean