struct

Spec2::Reporters::TestEvent

Inherits Struct < Value < Object

Constructors

new(event : Symbol, example : Example | Nil, exception : Exception | Nil)
Source

Instance methods

event
Source
event=(event : Symbol)
Source
example
Source
example=(example : Nil | Spec2::Example)
Source
exception
Source
exception=(exception : Exception | Nil)
Source