# File lib/deep_test/spec/extensions/options.rb, line 31 def with_example_objects(example_objects) original_example_objects = @example_objects @example_objects = example_objects yield ensure @example_objects = original_example_objects end
[Validate]
Generated with the Darkfish Rdoc Generator 2.