struct Spec::Example::Procsy
inherits Struct
¶
Wraps an Example and a Proc that will eventually execute the
example.
Methods¶
#run
¶
Executes the wrapped example, possibly executing other
around_each hooks before that.