Class ExampleState
In: lib/mspec/runner/example.rb
Parent: Object

Holds some of the state of the example (i.e. it block) that is being evaluated. See also ContextState.

Methods

context=   describe   description   filtered?   new  

Attributes

context  [R] 
example  [R] 
it  [R] 

Public Class methods

Public Instance methods

[Validate]