Class: RSpec::Core::Example::Procsy
- Inherits:
-
Object
- Object
- RSpec::Core::Example::Procsy
- Defined in:
- lib/trunk_spec_helper.rb
Overview
Procsy is a class that is used to wrap execution of the Example class
Instance Method Summary collapse
Instance Method Details
#run_with_trunk ⇒ Object
145 146 147 |
# File 'lib/trunk_spec_helper.rb', line 145 def run_with_trunk RSpec::Trunk.new(self).run end |