HistoryPart

sealed
trait HistoryPart extends History
trait History
class Object
trait Matchable
class Any
class Ignored
class Matched

Value members

Abstract methods

Concrete methods

def name: String

Inherited methods

def withFailure(expr: String): Failed
Inherited from
History