Skip to content

Instantly share code, notes, and snippets.

@restebanez
Last active December 14, 2015 11:59
Show Gist options
  • Select an option

  • Save restebanez/5083339 to your computer and use it in GitHub Desktop.

Select an option

Save restebanez/5083339 to your computer and use it in GitHub Desktop.
[#<Cucumber::Formatter::Pretty:0x007fcf840ba0a8 @options=#<Cucumber::Cli::Options:0x007fcf815ee6d0 @out_stream=#<IO:<STDOUT>>, @error_stream=#<IO:<STDERR>>, @default_profile="default", @skip_profile_information=nil, @profiles=["default"], @overridden_paths=[], @options={:strict=>false, :require=>["features/support/base.rb"], :dry_run=>false, :formats=>[["pretty", #<IO:<STDOUT>>]], :excludes=>[], :tag_expressions=>[], :name_regexps=>[], :env_vars=>{}, :diff_enabled=>true, :snippets=>true, :source=>true, :paths=>["features/cloud_definition/cloud_definition_fetch_all.feature"], :tag_expression=>#<Gherkin::TagExpression:0x007fcf8168c560 @ands=[], @limits={}>}, @disable_profile_loading=nil, @quiet=nil, @args=["features/cloud_definition/cloud_definition_fetch_all.feature"], @expanded_args=["features/cloud_definition/cloud_definition_fetch_all.feature", "-r", "features/support/base.rb"], @profile_loader=#<Cucumber::Cli::ProfileLoader:0x007fcf816157d0 @cucumber_yml={"default"=>"-r features/support/base.rb"}, @cucumber_file="config/cucumber.yml", @cucumber_erb="default: -r features/support/base.rb\n">>, @io=#<IO:<STDOUT>>, @step_mother=#<Cucumber::Runtime:0x007fcf8168c2b8 @current_scenario=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 @background=#<Cucumber::Ast::Scenario::EmptyBackground:0x007fcf813a5c98>, @raw_steps=[#<Cucumber::Ast::Step:0x007fcf813a4190 @line=7, @keyword="Given ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a4aa0 @comments=[], @keyword="Given ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @line=7, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:7">, #<Cucumber::Ast::Step:0x007fcf813aaf90 @line=8, @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813ab378 @comments=[], @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @line=8, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:8">, #<Cucumber::Ast::Step:0x007fcf813aa3d8 @line=9, @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813aa5b8 @comments=[], @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @line=9, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:9">, #<Cucumber::Ast::Step:0x007fcf813a91e0 @line=10, @keyword="When ", @name="I run the following code:", @multiline_arg="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a9348 @comments=[], @keyword="When ", @name="I run the following code:", @line=10, @rows=nil, @doc_string=#<Gherkin::Formatter::Model::DocString:0x007fcf813a9690 @value="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @content_type="", @line=11>>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:10">, #<Cucumber::Ast::Step:0x007fcf8155d3b0 @line=15, @keyword="Then ", @name="the output should be \"SUCCESS\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a8880 @comments=[], @keyword="Then ", @name="the output should be \"SUCCESS\"", @line=15, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:15">], @description="", @title="Fetch all cloud definitions", @keyword="Scenario", @line=6, @tags=#<Cucumber::Ast::Tags:0x007fcf813a5e00 @line=nil, @tags=[]>, @comment=#<Cucumber::Ast::Comment:0x007fcf813a5e28 @value="">, @executed=nil, @exception=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Scenario:0x007fcf813a5f90 @comments=[], @keyword="Scenario", @name="Fetch all cloud definitions", @line=6, @description="", @tags=[], @id=";fetch-all-cloud-definitions", @type="scenario">, @steps=#<Cucumber::Ast::StepCollection:0x007fcf81568530 @steps=[#<Cucumber::Ast::StepInvocation:0x007fcf8156b0a0 @matched_cells=[], @multiline_arg=nil, @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @step=#<Cucumber::Ast::Step:0x007fcf813a4190 @line=7, @keyword="Given ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a4aa0 @comments=[], @keyword="Given ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @line=7, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:7">, @status=:passed, @background=nil, @reported_exception=nil, @different_table=nil, @step_match=#<Cucumber::StepMatch:0x3fe7c0aedb88>, @exception=nil, @skip_invoke=true, @step_collection=#<Cucumber::Ast::StepCollection:0x007fcf81568530 ...>>, #<Cucumber::Ast::StepInvocation:0x007fcf8156ac68 @matched_cells=[], @multiline_arg=nil, @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @step=#<Cucumber::Ast::Step:0x007fcf813aaf90 @line=8, @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813ab378 @comments=[], @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @line=8, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:8">, @status=:passed, @background=nil, @reported_exception=nil, @different_table=nil, @step_match=#<Cucumber::StepMatch:0x3fe7c1437298>, @exception=nil, @skip_invoke=true, @step_collection=#<Cucumber::Ast::StepCollection:0x007fcf81568530 ...>>, #<Cucumber::Ast::StepInvocation:0x007fcf81569f48 @matched_cells=[], @multiline_arg=nil, @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @step=#<Cucumber::Ast::Step:0x007fcf813aa3d8 @line=9, @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813aa5b8 @comments=[], @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @line=9, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:9">, @status=:passed, @background=nil, @reported_exception=nil, @different_table=nil, @step_match=#<Cucumber::StepMatch:0x3fe7c20388bc>, @exception=nil, @skip_invoke=true, @step_collection=#<Cucumber::Ast::StepCollection:0x007fcf81568530 ...>>, #<Cucumber::Ast::StepInvocation:0x007fcf81569818 @matched_cells=[], @multiline_arg="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @name="I run the following code:", @step=#<Cucumber::Ast::Step:0x007fcf813a91e0 @line=10, @keyword="When ", @name="I run the following code:", @multiline_arg="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a9348 @comments=[], @keyword="When ", @name="I run the following code:", @line=10, @rows=nil, @doc_string=#<Gherkin::Formatter::Model::DocString:0x007fcf813a9690 @value="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @content_type="", @line=11>>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:10">, @status=:passed, @background=nil, @reported_exception=nil, @different_table=nil, @step_match=#<Cucumber::StepMatch:0x3fe7c0770460>, @exception=nil, @skip_invoke=true, @step_collection=#<Cucumber::Ast::StepCollection:0x007fcf81568530 ...>>, #<Cucumber::Ast::StepInvocation:0x007fcf81568d00 @matched_cells=[], @multiline_arg=nil, @name="the output should be \"SUCCESS\"", @step=#<Cucumber::Ast::Step:0x007fcf8155d3b0 @line=15, @keyword="Then ", @name="the output should be \"SUCCESS\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a8880 @comments=[], @keyword="Then ", @name="the output should be \"SUCCESS\"", @line=15, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:15">, @status=:passed, @background=nil, @reported_exception=nil, @different_table=nil, @step_match=#<Cucumber::StepMatch:0x3fe7c20cb018>, @exception=nil, @skip_invoke=true, @step_collection=#<Cucumber::Ast::StepCollection:0x007fcf81568530 ...>>], @exception=nil>, @feature=#<Cucumber::Ast::Feature:0x007fcf8139d2c8 @background=nil, @comment=#<Cucumber::Ast::Comment:0x007fcf8139dd90 @value="">, @tags=#<Cucumber::Ast::Tags:0x007fcf8139dca0 @line=nil, @tags=[]>, @keyword="Feature", @title="", @description="As an AgiInf client\nI want to fetch cloud definition resources\nSo that I can review them and verify they meet requirements", @feature_elements=[#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>], @gherkin_statement=#<Gherkin::Formatter::Model::Feature:0x007fcf8139e128 @comments=[], @keyword="Feature", @name="", @line=1, @description="As an AgiInf client\nI want to fetch cloud definition resources\nSo that I can review them and verify they meet requirements", @tags=[], @id="">, @language=#<Gherkin::I18n:0x007fcf81562888 @iso_code="en", @keywords={"name"=>"English", "native"=>"English", "feature"=>"Feature|Business Need|Ability", "background"=>"Background", "scenario"=>"Scenario", "scenario_outline"=>"Scenario Outline|Scenario Template", "examples"=>"Examples|Scenarios", "given"=>"*|Given", "when"=>"*|When", "then"=>"*|Then", "and"=>"*|And", "but"=>"*|But", "grammar_name"=>"English"}>, @file="features/cloud_definition/cloud_definition_fetch_all.feature", @features=#<Cucumber::Ast::Features:0x007fcf840b9c20 @features=[#<Cucumber::Ast::Feature:0x007fcf8139d2c8 ...>]>>, @current_visitor=#<Cucumber::Ast::TreeWalker:0x007fcf840b9fe0 @step_mother=#<Cucumber::Runtime:0x007fcf8168c2b8 ...>, @listeners=[...], @configuration=#<Cucumber::Cli::Configuration:0x007fcf815ee770 @out_stream=#<IO:<STDOUT>>, @error_stream=#<IO:<STDERR>>, @options=#<Cucumber::Cli::Options:0x007fcf815ee6d0 @out_stream=#<IO:<STDOUT>>, @error_stream=#<IO:<STDERR>>, @default_profile="default", @skip_profile_information=nil, @profiles=["default"], @overridden_paths=[], @options={:strict=>false, :require=>["features/support/base.rb"], :dry_run=>false, :formats=>[["pretty", #<IO:<STDOUT>>]], :excludes=>[], :tag_expressions=>[], :name_regexps=>[], :env_vars=>{}, :diff_enabled=>true, :snippets=>true, :source=>true, :paths=>["features/cloud_definition/cloud_definition_fetch_all.feature"], :tag_expression=>#<Gherkin::TagExpression:0x007fcf8168c560 @ands=[], @limits={}>}, @disable_profile_loading=nil, @quiet=nil, @args=["features/cloud_definition/cloud_definition_fetch_all.feature"], @expanded_args=["features/cloud_definition/cloud_definition_fetch_all.feature", "-r", "features/support/base.rb"], @profile_loader=#<Cucumber::Cli::ProfileLoader:0x007fcf816157d0 @cucumber_yml={"default"=>"-r features/support/base.rb"}, @cucumber_file="config/cucumber.yml", @cucumber_erb="default: -r features/support/base.rb\n">>, @args=["features/cloud_definition/cloud_definition_fetch_all.feature"]>>>, @configuration=#<Cucumber::Cli::Configuration:0x007fcf815ee770 @out_stream=#<IO:<STDOUT>>, @error_stream=#<IO:<STDERR>>, @options=#<Cucumber::Cli::Options:0x007fcf815ee6d0 @out_stream=#<IO:<STDOUT>>, @error_stream=#<IO:<STDERR>>, @default_profile="default", @skip_profile_information=nil, @profiles=["default"], @overridden_paths=[], @options={:strict=>false, :require=>["features/support/base.rb"], :dry_run=>false, :formats=>[["pretty", #<IO:<STDOUT>>]], :excludes=>[], :tag_expressions=>[], :name_regexps=>[], :env_vars=>{}, :diff_enabled=>true, :snippets=>true, :source=>true, :paths=>["features/cloud_definition/cloud_definition_fetch_all.feature"], :tag_expression=>#<Gherkin::TagExpression:0x007fcf8168c560 @ands=[], @limits={}>}, @disable_profile_loading=nil, @quiet=nil, @args=["features/cloud_definition/cloud_definition_fetch_all.feature"], @expanded_args=["features/cloud_definition/cloud_definition_fetch_all.feature", "-r", "features/support/base.rb"], @profile_loader=#<Cucumber::Cli::ProfileLoader:0x007fcf816157d0 @cucumber_yml={"default"=>"-r features/support/base.rb"}, @cucumber_file="config/cucumber.yml", @cucumber_erb="default: -r features/support/base.rb\n">>, @args=["features/cloud_definition/cloud_definition_fetch_all.feature"]>, @support_code=#<Cucumber::Runtime::SupportCode:0x007fcf8135f798 @configuration=#<Cucumber::Cli::Configuration:0x007fcf815ee770 @out_stream=#<IO:<STDOUT>>, @error_stream=#<IO:<STDERR>>, @options=#<Cucumber::Cli::Options:0x007fcf815ee6d0 @out_stream=#<IO:<STDOUT>>, @error_stream=#<IO:<STDERR>>, @default_profile="default", @skip_profile_information=nil, @profiles=["default"], @overridden_paths=[], @options={:strict=>false, :require=>["features/support/base.rb"], :dry_run=>false, :formats=>[["pretty", #<IO:<STDOUT>>]], :excludes=>[], :tag_expressions=>[], :name_regexps=>[], :env_vars=>{}, :diff_enabled=>true, :snippets=>true, :source=>true, :paths=>["features/cloud_definition/cloud_definition_fetch_all.feature"], :tag_expression=>#<Gherkin::TagExpression:0x007fcf8168c560 @ands=[], @limits={}>}, @disable_profile_loading=nil, @quiet=nil, @args=["features/cloud_definition/cloud_definition_fetch_all.feature"], @expanded_args=["features/cloud_definition/cloud_definition_fetch_all.feature", "-r", "features/support/base.rb"], @profile_loader=#<Cucumber::Cli::ProfileLoader:0x007fcf816157d0 @cucumber_yml={"default"=>"-r features/support/base.rb"}, @cucumber_file="config/cucumber.yml", @cucumber_erb="default: -r features/support/base.rb\n">>, @args=["features/cloud_definition/cloud_definition_fetch_all.feature"]>, @runtime_facade=#<Cucumber::Runtime::ForProgrammingLanguages:0x007fcf8135f658 @support_code=#<Cucumber::Runtime::SupportCode:0x007fcf8135f798 ...>, @user_interface=#<Cucumber::Runtime:0x007fcf8168c2b8 ...>>, @unsupported_programming_languages=[], @programming_languages=[#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 @step_mother=#<Cucumber::Runtime::ForProgrammingLanguages:0x007fcf8135f658 @support_code=#<Cucumber::Runtime::SupportCode:0x007fcf8135f798 ...>, @user_interface=#<Cucumber::Runtime:0x007fcf8168c2b8 ...>>, @step_definitions=[#<Cucumber::RbSupport::RbStepDefinition:0x007fcf84176af0 @proc=#<Proc:0x007fcf84176b40@/Users/restebanez/devops_services/production/agiinf/features/step_definitions/cloud_definition_steps.rb:1>, @regexp=/^I run the following code:$/, @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>>, #<Cucumber::RbSupport::RbStepDefinition:0x007fcf841765a0 @proc=#<Proc:0x007fcf841765f0@/Users/restebanez/devops_services/production/agiinf/features/step_definitions/cloud_definition_steps.rb:5>, @regexp=/^there should be a cloud definition with the following attributes:$/, @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>>, #<Cucumber::RbSupport::RbStepDefinition:0x007fcf841760c8 @proc=#<Proc:0x007fcf84176118@/Users/restebanez/devops_services/production/agiinf/features/step_definitions/cloud_definition_steps.rb:12>, @regexp=/^there is a cloud definition with uuid "(.*?)"$/, @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>>, #<Cucumber::RbSupport::RbStepDefinition:0x007fcf84175ba0 @proc=#<Proc:0x007fcf84175bf0@/Users/restebanez/devops_services/production/agiinf/features/step_definitions/cloud_definition_steps.rb:16>, @regexp=/^there should be no cloud definition with uuid "(.*?)"$/, @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>>, #<Cucumber::RbSupport::RbStepDefinition:0x007fcf84175718 @proc=#<Proc:0x007fcf84175768@/Users/restebanez/devops_services/production/agiinf/features/step_definitions/cloud_definition_steps.rb:20>, @regexp=/^the output should be "(.*?)"$/, @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>>], @world_modules=[Agiinf, Agiinf, ScenarioHelpers, VCRHelpers], @world_proc=nil, @rspec_matchers=RSpec::Matchers, @hooks={:after_configuration=>[#<Cucumber::RbSupport::RbHook:0x007fcf814bc910 @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>, @tag_expressions=[], @proc=#<Proc:0x007fcf814bcb18@/Users/restebanez/devops_services/production/agiinf/features/support/env.rb:3>>], :before=>[#<Cucumber::RbSupport::RbHook:0x007fcf814c4fc0 @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>, @tag_expressions=[], @proc=#<Proc:0x007fcf814c5010@/Users/restebanez/devops_services/production/agiinf/features/support/env.rb:8>>, #<Cucumber::RbSupport::RbHook:0x007fcf814c4d90 @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>, @tag_expressions=[], @proc=#<Proc:0x007fcf814c4e08@/Users/restebanez/devops_services/production/agiinf/features/support/env.rb:16>>, #<Cucumber::RbSupport::RbHook:0x007fcf842e0940 @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>, @tag_expressions=["@isolate"], @proc=#<Proc:0x007fcf842e0990@/Users/restebanez/.rvm/gems/ruby-1.9.3-p385/gems/vcr-2.4.0/lib/vcr/test_frameworks/cucumber.rb:39>>, #<Cucumber::RbSupport::RbHook:0x007fcf842e0530 @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>, @tag_expressions=["@record_all"], @proc=#<Proc:0x007fcf842e0580@/Users/restebanez/.rvm/gems/ruby-1.9.3-p385/gems/vcr-2.4.0/lib/vcr/test_frameworks/cucumber.rb:39>>], :after=>[#<Cucumber::RbSupport::RbHook:0x007fcf814c4ea8 @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>, @tag_expressions=[], @proc=#<Proc:0x007fcf814c4ef8@/Users/restebanez/devops_services/production/agiinf/features/support/env.rb:12>>, #<Cucumber::RbSupport::RbHook:0x007fcf842e0828 @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>, @tag_expressions=["@isolate"], @proc=#<Proc:0x007fcf842e08f0@/Users/restebanez/.rvm/gems/ruby-1.9.3-p385/gems/vcr-2.4.0/lib/vcr/test_frameworks/cucumber.rb:55>>, #<Cucumber::RbSupport::RbHook:0x007fcf842e0418 @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>, @tag_expressions=["@record_all"], @proc=#<Proc:0x007fcf842e04b8@/Users/restebanez/.rvm/gems/ruby-1.9.3-p385/gems/vcr-2.4.0/lib/vcr/test_frameworks/cucumber.rb:55>>, #<Cucumber::RbSupport::RbHook:0x007fcf842e0350 @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>, @tag_expressions=[], @proc=#<Proc:0x007fcf842e03c8@/Users/restebanez/devops_services/production/agiinf/features/support/vcr.rb:29>>], :around=>[], :after_step=>[]}, @available_step_definition_hash={#<Cucumber::StepDefinitionLight:0x007fcf84176708 @regexp_source="/^I run the following code:$/", @file_colon_line="features/step_definitions/cloud_definition_steps.rb:1">=>nil, #<Cucumber::StepDefinitionLight:0x007fcf84176230 @regexp_source="/^there should be a cloud definition with the following attributes:$/", @file_colon_line="features/step_definitions/cloud_definition_steps.rb:5">=>nil, #<Cucumber::StepDefinitionLight:0x007fcf84175d08 @regexp_source="/^there is a cloud definition with uuid \"(.*?)\"$/", @file_colon_line="features/step_definitions/cloud_definition_steps.rb:12">=>nil, #<Cucumber::StepDefinitionLight:0x007fcf84175858 @regexp_source="/^there should be no cloud definition with uuid \"(.*?)\"$/", @file_colon_line="features/step_definitions/cloud_definition_steps.rb:16">=>nil, #<Cucumber::StepDefinitionLight:0x007fcf841753d0 @regexp_source="/^the output should be \"(.*?)\"$/", @file_colon_line="features/step_definitions/cloud_definition_steps.rb:20">=>nil}, @current_world=#<Object+VCRHelpers+ScenarioHelpers+Agiinf+RSpec::Matchers+Cucumber::RbSupport::RbWorld+ActiveSupport::Dependencies::Loadable+PP::ObjectMixin+JSON::Ext::Generator::GeneratorMethods::Object+Kernel:0x3fe7c0adf434>, @invoked_step_definition_hash={#<Cucumber::StepDefinitionLight:0x007fcf815dbaa8 @regexp_source="/^there is a cloud definition with uuid \"(.*?)\"$/", @file_colon_line="features/step_definitions/cloud_definition_steps.rb:12">=>nil, #<Cucumber::StepDefinitionLight:0x007fcf80ee09b0 @regexp_source="/^I run the following code:$/", @file_colon_line="features/step_definitions/cloud_definition_steps.rb:1">=>nil, #<Cucumber::StepDefinitionLight:0x007fcf845e9088 @regexp_source="/^the output should be \"(.*?)\"$/", @file_colon_line="features/step_definitions/cloud_definition_steps.rb:20">=>nil}, @transforms=[]>], @language_map={"rb"=>#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 @step_mother=#<Cucumber::Runtime::ForProgrammingLanguages:0x007fcf8135f658 @support_code=#<Cucumber::Runtime::SupportCode:0x007fcf8135f798 ...>, @user_interface=#<Cucumber::Runtime:0x007fcf8168c2b8 ...>>, @step_definitions=[#<Cucumber::RbSupport::RbStepDefinition:0x007fcf84176af0 @proc=#<Proc:0x007fcf84176b40@/Users/restebanez/devops_services/production/agiinf/features/step_definitions/cloud_definition_steps.rb:1>, @regexp=/^I run the following code:$/, @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>>, #<Cucumber::RbSupport::RbStepDefinition:0x007fcf841765a0 @proc=#<Proc:0x007fcf841765f0@/Users/restebanez/devops_services/production/agiinf/features/step_definitions/cloud_definition_steps.rb:5>, @regexp=/^there should be a cloud definition with the following attributes:$/, @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>>, #<Cucumber::RbSupport::RbStepDefinition:0x007fcf841760c8 @proc=#<Proc:0x007fcf84176118@/Users/restebanez/devops_services/production/agiinf/features/step_definitions/cloud_definition_steps.rb:12>, @regexp=/^there is a cloud definition with uuid "(.*?)"$/, @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>>, #<Cucumber::RbSupport::RbStepDefinition:0x007fcf84175ba0 @proc=#<Proc:0x007fcf84175bf0@/Users/restebanez/devops_services/production/agiinf/features/step_definitions/cloud_definition_steps.rb:16>, @regexp=/^there should be no cloud definition with uuid "(.*?)"$/, @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>>, #<Cucumber::RbSupport::RbStepDefinition:0x007fcf84175718 @proc=#<Proc:0x007fcf84175768@/Users/restebanez/devops_services/production/agiinf/features/step_definitions/cloud_definition_steps.rb:20>, @regexp=/^the output should be "(.*?)"$/, @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>>], @world_modules=[Agiinf, Agiinf, ScenarioHelpers, VCRHelpers], @world_proc=nil, @rspec_matchers=RSpec::Matchers, @hooks={:after_configuration=>[#<Cucumber::RbSupport::RbHook:0x007fcf814bc910 @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>, @tag_expressions=[], @proc=#<Proc:0x007fcf814bcb18@/Users/restebanez/devops_services/production/agiinf/features/support/env.rb:3>>], :before=>[#<Cucumber::RbSupport::RbHook:0x007fcf814c4fc0 @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>, @tag_expressions=[], @proc=#<Proc:0x007fcf814c5010@/Users/restebanez/devops_services/production/agiinf/features/support/env.rb:8>>, #<Cucumber::RbSupport::RbHook:0x007fcf814c4d90 @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>, @tag_expressions=[], @proc=#<Proc:0x007fcf814c4e08@/Users/restebanez/devops_services/production/agiinf/features/support/env.rb:16>>, #<Cucumber::RbSupport::RbHook:0x007fcf842e0940 @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>, @tag_expressions=["@isolate"], @proc=#<Proc:0x007fcf842e0990@/Users/restebanez/.rvm/gems/ruby-1.9.3-p385/gems/vcr-2.4.0/lib/vcr/test_frameworks/cucumber.rb:39>>, #<Cucumber::RbSupport::RbHook:0x007fcf842e0530 @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>, @tag_expressions=["@record_all"], @proc=#<Proc:0x007fcf842e0580@/Users/restebanez/.rvm/gems/ruby-1.9.3-p385/gems/vcr-2.4.0/lib/vcr/test_frameworks/cucumber.rb:39>>], :after=>[#<Cucumber::RbSupport::RbHook:0x007fcf814c4ea8 @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>, @tag_expressions=[], @proc=#<Proc:0x007fcf814c4ef8@/Users/restebanez/devops_services/production/agiinf/features/support/env.rb:12>>, #<Cucumber::RbSupport::RbHook:0x007fcf842e0828 @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>, @tag_expressions=["@isolate"], @proc=#<Proc:0x007fcf842e08f0@/Users/restebanez/.rvm/gems/ruby-1.9.3-p385/gems/vcr-2.4.0/lib/vcr/test_frameworks/cucumber.rb:55>>, #<Cucumber::RbSupport::RbHook:0x007fcf842e0418 @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>, @tag_expressions=["@record_all"], @proc=#<Proc:0x007fcf842e04b8@/Users/restebanez/.rvm/gems/ruby-1.9.3-p385/gems/vcr-2.4.0/lib/vcr/test_frameworks/cucumber.rb:55>>, #<Cucumber::RbSupport::RbHook:0x007fcf842e0350 @rb_language=#<Cucumber::RbSupport::RbLanguage:0x007fcf8162e988 ...>, @tag_expressions=[], @proc=#<Proc:0x007fcf842e03c8@/Users/restebanez/devops_services/production/agiinf/features/support/vcr.rb:29>>], :around=>[], :after_step=>[]}, @available_step_definition_hash={#<Cucumber::StepDefinitionLight:0x007fcf84176708 @regexp_source="/^I run the following code:$/", @file_colon_line="features/step_definitions/cloud_definition_steps.rb:1">=>nil, #<Cucumber::StepDefinitionLight:0x007fcf84176230 @regexp_source="/^there should be a cloud definition with the following attributes:$/", @file_colon_line="features/step_definitions/cloud_definition_steps.rb:5">=>nil, #<Cucumber::StepDefinitionLight:0x007fcf84175d08 @regexp_source="/^there is a cloud definition with uuid \"(.*?)\"$/", @file_colon_line="features/step_definitions/cloud_definition_steps.rb:12">=>nil, #<Cucumber::StepDefinitionLight:0x007fcf84175858 @regexp_source="/^there should be no cloud definition with uuid \"(.*?)\"$/", @file_colon_line="features/step_definitions/cloud_definition_steps.rb:16">=>nil, #<Cucumber::StepDefinitionLight:0x007fcf841753d0 @regexp_source="/^the output should be \"(.*?)\"$/", @file_colon_line="features/step_definitions/cloud_definition_steps.rb:20">=>nil}, @current_world=#<Object+VCRHelpers+ScenarioHelpers+Agiinf+RSpec::Matchers+Cucumber::RbSupport::RbWorld+ActiveSupport::Dependencies::Loadable+PP::ObjectMixin+JSON::Ext::Generator::GeneratorMethods::Object+Kernel:0x3fe7c0adf434>, @invoked_step_definition_hash={#<Cucumber::StepDefinitionLight:0x007fcf815dbaa8 @regexp_source="/^there is a cloud definition with uuid \"(.*?)\"$/", @file_colon_line="features/step_definitions/cloud_definition_steps.rb:12">=>nil, #<Cucumber::StepDefinitionLight:0x007fcf80ee09b0 @regexp_source="/^I run the following code:$/", @file_colon_line="features/step_definitions/cloud_definition_steps.rb:1">=>nil, #<Cucumber::StepDefinitionLight:0x007fcf845e9088 @regexp_source="/^the output should be \"(.*?)\"$/", @file_colon_line="features/step_definitions/cloud_definition_steps.rb:20">=>nil}, @transforms=[]>}>, @results=#<Cucumber::Runtime::Results:0x007fcf8135f1a8 @configuration=#<Cucumber::Cli::Configuration:0x007fcf815ee770 @out_stream=#<IO:<STDOUT>>, @error_stream=#<IO:<STDERR>>, @options=#<Cucumber::Cli::Options:0x007fcf815ee6d0 @out_stream=#<IO:<STDOUT>>, @error_stream=#<IO:<STDERR>>, @default_profile="default", @skip_profile_information=nil, @profiles=["default"], @overridden_paths=[], @options={:strict=>false, :require=>["features/support/base.rb"], :dry_run=>false, :formats=>[["pretty", #<IO:<STDOUT>>]], :excludes=>[], :tag_expressions=>[], :name_regexps=>[], :env_vars=>{}, :diff_enabled=>true, :snippets=>true, :source=>true, :paths=>["features/cloud_definition/cloud_definition_fetch_all.feature"], :tag_expression=>#<Gherkin::TagExpression:0x007fcf8168c560 @ands=[], @limits={}>}, @disable_profile_loading=nil, @quiet=nil, @args=["features/cloud_definition/cloud_definition_fetch_all.feature"], @expanded_args=["features/cloud_definition/cloud_definition_fetch_all.feature", "-r", "features/support/base.rb"], @profile_loader=#<Cucumber::Cli::ProfileLoader:0x007fcf816157d0 @cucumber_yml={"default"=>"-r features/support/base.rb"}, @cucumber_file="config/cucumber.yml", @cucumber_erb="default: -r features/support/base.rb\n">>, @args=["features/cloud_definition/cloud_definition_fetch_all.feature"]>, @inserted_steps={70264602450000=>#<Cucumber::Ast::StepInvocation:0x007fcf8156b0a0 @matched_cells=[], @multiline_arg=nil, @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @step=#<Cucumber::Ast::Step:0x007fcf813a4190 @line=7, @keyword="Given ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a4aa0 @comments=[], @keyword="Given ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @line=7, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 @background=#<Cucumber::Ast::Scenario::EmptyBackground:0x007fcf813a5c98>, @raw_steps=[#<Cucumber::Ast::Step:0x007fcf813a4190 ...>, #<Cucumber::Ast::Step:0x007fcf813aaf90 @line=8, @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813ab378 @comments=[], @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @line=8, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:8">, #<Cucumber::Ast::Step:0x007fcf813aa3d8 @line=9, @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813aa5b8 @comments=[], @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @line=9, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:9">, #<Cucumber::Ast::Step:0x007fcf813a91e0 @line=10, @keyword="When ", @name="I run the following code:", @multiline_arg="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a9348 @comments=[], @keyword="When ", @name="I run the following code:", @line=10, @rows=nil, @doc_string=#<Gherkin::Formatter::Model::DocString:0x007fcf813a9690 @value="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @content_type="", @line=11>>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:10">, #<Cucumber::Ast::Step:0x007fcf8155d3b0 @line=15, @keyword="Then ", @name="the output should be \"SUCCESS\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a8880 @comments=[], @keyword="Then ", @name="the output should be \"SUCCESS\"", @line=15, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:15">], @description="", @title="Fetch all cloud definitions", @keyword="Scenario", @line=6, @tags=#<Cucumber::Ast::Tags:0x007fcf813a5e00 @line=nil, @tags=[]>, @comment=#<Cucumber::Ast::Comment:0x007fcf813a5e28 @value="">, @executed=nil, @exception=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Scenario:0x007fcf813a5f90 @comments=[], @keyword="Scenario", @name="Fetch all cloud definitions", @line=6, @description="", @tags=[], @id=";fetch-all-cloud-definitions", @type="scenario">, @steps=#<Cucumber::Ast::StepCollection:0x007fcf81568530 @steps=[#<Cucumber::Ast::StepInvocation:0x007fcf8156b0a0 ...>, #<Cucumber::Ast::StepInvocation:0x007fcf8156ac68 @matched_cells=[], @multiline_arg=nil, @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @step=#<Cucumber::Ast::Step:0x007fcf813aaf90 @line=8, @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813ab378 @comments=[], @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @line=8, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:8">, @status=:passed, @background=nil, @reported_exception=nil, @different_table=nil, @step_match=#<Cucumber::StepMatch:0x3fe7c1437298>, @exception=nil, @skip_invoke=true, @step_collection=#<Cucumber::Ast::StepCollection:0x007fcf81568530 ...>>, #<Cucumber::Ast::StepInvocation:0x007fcf81569f48 @matched_cells=[], @multiline_arg=nil, @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @step=#<Cucumber::Ast::Step:0x007fcf813aa3d8 @line=9, @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813aa5b8 @comments=[], @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @line=9, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:9">, @status=:passed, @background=nil, @reported_exception=nil, @different_table=nil, @step_match=#<Cucumber::StepMatch:0x3fe7c20388bc>, @exception=nil, @skip_invoke=true, @step_collection=#<Cucumber::Ast::StepCollection:0x007fcf81568530 ...>>, #<Cucumber::Ast::StepInvocation:0x007fcf81569818 @matched_cells=[], @multiline_arg="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @name="I run the following code:", @step=#<Cucumber::Ast::Step:0x007fcf813a91e0 @line=10, @keyword="When ", @name="I run the following code:", @multiline_arg="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a9348 @comments=[], @keyword="When ", @name="I run the following code:", @line=10, @rows=nil, @doc_string=#<Gherkin::Formatter::Model::DocString:0x007fcf813a9690 @value="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @content_type="", @line=11>>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:10">, @status=:passed, @background=nil, @reported_exception=nil, @different_table=nil, @step_match=#<Cucumber::StepMatch:0x3fe7c0770460>, @exception=nil, @skip_invoke=true, @step_collection=#<Cucumber::Ast::StepCollection:0x007fcf81568530 ...>>, #<Cucumber::Ast::StepInvocation:0x007fcf81568d00 @matched_cells=[], @multiline_arg=nil, @name="the output should be \"SUCCESS\"", @step=#<Cucumber::Ast::Step:0x007fcf8155d3b0 @line=15, @keyword="Then ", @name="the output should be \"SUCCESS\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a8880 @comments=[], @keyword="Then ", @name="the output should be \"SUCCESS\"", @line=15, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:15">, @status=:passed, @background=nil, @reported_exception=nil, @different_table=nil, @step_match=#<Cucumber::StepMatch:0x3fe7c20cb018>, @exception=nil, @skip_invoke=true, @step_collection=#<Cucumber::Ast::StepCollection:0x007fcf81568530 ...>>], @exception=nil>, @feature=#<Cucumber::Ast::Feature:0x007fcf8139d2c8 @background=nil, @comment=#<Cucumber::Ast::Comment:0x007fcf8139dd90 @value="">, @tags=#<Cucumber::Ast::Tags:0x007fcf8139dca0 @line=nil, @tags=[]>, @keyword="Feature", @title="", @description="As an AgiInf client\nI want to fetch cloud definition resources\nSo that I can review them and verify they meet requirements", @feature_elements=[#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>], @gherkin_statement=#<Gherkin::Formatter::Model::Feature:0x007fcf8139e128 @comments=[], @keyword="Feature", @name="", @line=1, @description="As an AgiInf client\nI want to fetch cloud definition resources\nSo that I can review them and verify they meet requirements", @tags=[], @id="">, @language=#<Gherkin::I18n:0x007fcf81562888 @iso_code="en", @keywords={"name"=>"English", "native"=>"English", "feature"=>"Feature|Business Need|Ability", "background"=>"Background", "scenario"=>"Scenario", "scenario_outline"=>"Scenario Outline|Scenario Template", "examples"=>"Examples|Scenarios", "given"=>"*|Given", "when"=>"*|When", "then"=>"*|Then", "and"=>"*|And", "but"=>"*|But", "grammar_name"=>"English"}>, @file="features/cloud_definition/cloud_definition_fetch_all.feature", @features=#<Cucumber::Ast::Features:0x007fcf840b9c20 @features=[#<Cucumber::Ast::Feature:0x007fcf8139d2c8 ...>]>>, @current_visitor=#<Cucumber::Ast::TreeWalker:0x007fcf840b9fe0 @step_mother=#<Cucumber::Runtime:0x007fcf8168c2b8 ...>, @listeners=[...], @configuration=#<Cucumber::Cli::Configuration:0x007fcf815ee770 @out_stream=#<IO:<STDOUT>>, @error_stream=#<IO:<STDERR>>, @options=#<Cucumber::Cli::Options:0x007fcf815ee6d0 @out_stream=#<IO:<STDOUT>>, @error_stream=#<IO:<STDERR>>, @default_profile="default", @skip_profile_information=nil, @profiles=["default"], @overridden_paths=[], @options={:strict=>false, :require=>["features/support/base.rb"], :dry_run=>false, :formats=>[["pretty", #<IO:<STDOUT>>]], :excludes=>[], :tag_expressions=>[], :name_regexps=>[], :env_vars=>{}, :diff_enabled=>true, :snippets=>true, :source=>true, :paths=>["features/cloud_definition/cloud_definition_fetch_all.feature"], :tag_expression=>#<Gherkin::TagExpression:0x007fcf8168c560 @ands=[], @limits={}>}, @disable_profile_loading=nil, @quiet=nil, @args=["features/cloud_definition/cloud_definition_fetch_all.feature"], @expanded_args=["features/cloud_definition/cloud_definition_fetch_all.feature", "-r", "features/support/base.rb"], @profile_loader=#<Cucumber::Cli::ProfileLoader:0x007fcf816157d0 @cucumber_yml={"default"=>"-r features/support/base.rb"}, @cucumber_file="config/cucumber.yml", @cucumber_erb="default: -r features/support/base.rb\n">>, @args=["features/cloud_definition/cloud_definition_fetch_all.feature"]>>>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:7">, @status=:passed, @background=nil, @reported_exception=nil, @different_table=nil, @step_match=#<Cucumber::StepMatch:0x3fe7c0aedb88>, @exception=nil, @skip_invoke=true, @step_collection=#<Cucumber::Ast::StepCollection:0x007fcf81568530 @steps=[#<Cucumber::Ast::StepInvocation:0x007fcf8156b0a0 ...>, #<Cucumber::Ast::StepInvocation:0x007fcf8156ac68 @matched_cells=[], @multiline_arg=nil, @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @step=#<Cucumber::Ast::Step:0x007fcf813aaf90 @line=8, @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813ab378 @comments=[], @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @line=8, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 @background=#<Cucumber::Ast::Scenario::EmptyBackground:0x007fcf813a5c98>, @raw_steps=[#<Cucumber::Ast::Step:0x007fcf813a4190 @line=7, @keyword="Given ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a4aa0 @comments=[], @keyword="Given ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @line=7, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:7">, #<Cucumber::Ast::Step:0x007fcf813aaf90 ...>, #<Cucumber::Ast::Step:0x007fcf813aa3d8 @line=9, @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813aa5b8 @comments=[], @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @line=9, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:9">, #<Cucumber::Ast::Step:0x007fcf813a91e0 @line=10, @keyword="When ", @name="I run the following code:", @multiline_arg="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a9348 @comments=[], @keyword="When ", @name="I run the following code:", @line=10, @rows=nil, @doc_string=#<Gherkin::Formatter::Model::DocString:0x007fcf813a9690 @value="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @content_type="", @line=11>>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:10">, #<Cucumber::Ast::Step:0x007fcf8155d3b0 @line=15, @keyword="Then ", @name="the output should be \"SUCCESS\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a8880 @comments=[], @keyword="Then ", @name="the output should be \"SUCCESS\"", @line=15, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:15">], @description="", @title="Fetch all cloud definitions", @keyword="Scenario", @line=6, @tags=#<Cucumber::Ast::Tags:0x007fcf813a5e00 @line=nil, @tags=[]>, @comment=#<Cucumber::Ast::Comment:0x007fcf813a5e28 @value="">, @executed=nil, @exception=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Scenario:0x007fcf813a5f90 @comments=[], @keyword="Scenario", @name="Fetch all cloud definitions", @line=6, @description="", @tags=[], @id=";fetch-all-cloud-definitions", @type="scenario">, @steps=#<Cucumber::Ast::StepCollection:0x007fcf81568530 ...>, @feature=#<Cucumber::Ast::Feature:0x007fcf8139d2c8 @background=nil, @comment=#<Cucumber::Ast::Comment:0x007fcf8139dd90 @value="">, @tags=#<Cucumber::Ast::Tags:0x007fcf8139dca0 @line=nil, @tags=[]>, @keyword="Feature", @title="", @description="As an AgiInf client\nI want to fetch cloud definition resources\nSo that I can review them and verify they meet requirements", @feature_elements=[#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>], @gherkin_statement=#<Gherkin::Formatter::Model::Feature:0x007fcf8139e128 @comments=[], @keyword="Feature", @name="", @line=1, @description="As an AgiInf client\nI want to fetch cloud definition resources\nSo that I can review them and verify they meet requirements", @tags=[], @id="">, @language=#<Gherkin::I18n:0x007fcf81562888 @iso_code="en", @keywords={"name"=>"English", "native"=>"English", "feature"=>"Feature|Business Need|Ability", "background"=>"Background", "scenario"=>"Scenario", "scenario_outline"=>"Scenario Outline|Scenario Template", "examples"=>"Examples|Scenarios", "given"=>"*|Given", "when"=>"*|When", "then"=>"*|Then", "and"=>"*|And", "but"=>"*|But", "grammar_name"=>"English"}>, @file="features/cloud_definition/cloud_definition_fetch_all.feature", @features=#<Cucumber::Ast::Features:0x007fcf840b9c20 @features=[#<Cucumber::Ast::Feature:0x007fcf8139d2c8 ...>]>>, @current_visitor=#<Cucumber::Ast::TreeWalker:0x007fcf840b9fe0 @step_mother=#<Cucumber::Runtime:0x007fcf8168c2b8 ...>, @listeners=[...], @configuration=#<Cucumber::Cli::Configuration:0x007fcf815ee770 @out_stream=#<IO:<STDOUT>>, @error_stream=#<IO:<STDERR>>, @options=#<Cucumber::Cli::Options:0x007fcf815ee6d0 @out_stream=#<IO:<STDOUT>>, @error_stream=#<IO:<STDERR>>, @default_profile="default", @skip_profile_information=nil, @profiles=["default"], @overridden_paths=[], @options={:strict=>false, :require=>["features/support/base.rb"], :dry_run=>false, :formats=>[["pretty", #<IO:<STDOUT>>]], :excludes=>[], :tag_expressions=>[], :name_regexps=>[], :env_vars=>{}, :diff_enabled=>true, :snippets=>true, :source=>true, :paths=>["features/cloud_definition/cloud_definition_fetch_all.feature"], :tag_expression=>#<Gherkin::TagExpression:0x007fcf8168c560 @ands=[], @limits={}>}, @disable_profile_loading=nil, @quiet=nil, @args=["features/cloud_definition/cloud_definition_fetch_all.feature"], @expanded_args=["features/cloud_definition/cloud_definition_fetch_all.feature", "-r", "features/support/base.rb"], @profile_loader=#<Cucumber::Cli::ProfileLoader:0x007fcf816157d0 @cucumber_yml={"default"=>"-r features/support/base.rb"}, @cucumber_file="config/cucumber.yml", @cucumber_erb="default: -r features/support/base.rb\n">>, @args=["features/cloud_definition/cloud_definition_fetch_all.feature"]>>>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:8">, @status=:passed, @background=nil, @reported_exception=nil, @different_table=nil, @step_match=#<Cucumber::StepMatch:0x3fe7c1437298>, @exception=nil, @skip_invoke=true, @step_collection=#<Cucumber::Ast::StepCollection:0x007fcf81568530 ...>>, #<Cucumber::Ast::StepInvocation:0x007fcf81569f48 @matched_cells=[], @multiline_arg=nil, @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @step=#<Cucumber::Ast::Step:0x007fcf813aa3d8 @line=9, @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813aa5b8 @comments=[], @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @line=9, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 @background=#<Cucumber::Ast::Scenario::EmptyBackground:0x007fcf813a5c98>, @raw_steps=[#<Cucumber::Ast::Step:0x007fcf813a4190 @line=7, @keyword="Given ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a4aa0 @comments=[], @keyword="Given ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @line=7, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:7">, #<Cucumber::Ast::Step:0x007fcf813aaf90 @line=8, @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813ab378 @comments=[], @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @line=8, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:8">, #<Cucumber::Ast::Step:0x007fcf813aa3d8 ...>, #<Cucumber::Ast::Step:0x007fcf813a91e0 @line=10, @keyword="When ", @name="I run the following code:", @multiline_arg="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a9348 @comments=[], @keyword="When ", @name="I run the following code:", @line=10, @rows=nil, @doc_string=#<Gherkin::Formatter::Model::DocString:0x007fcf813a9690 @value="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @content_type="", @line=11>>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:10">, #<Cucumber::Ast::Step:0x007fcf8155d3b0 @line=15, @keyword="Then ", @name="the output should be \"SUCCESS\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a8880 @comments=[], @keyword="Then ", @name="the output should be \"SUCCESS\"", @line=15, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:15">], @description="", @title="Fetch all cloud definitions", @keyword="Scenario", @line=6, @tags=#<Cucumber::Ast::Tags:0x007fcf813a5e00 @line=nil, @tags=[]>, @comment=#<Cucumber::Ast::Comment:0x007fcf813a5e28 @value="">, @executed=nil, @exception=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Scenario:0x007fcf813a5f90 @comments=[], @keyword="Scenario", @name="Fetch all cloud definitions", @line=6, @description="", @tags=[], @id=";fetch-all-cloud-definitions", @type="scenario">, @steps=#<Cucumber::Ast::StepCollection:0x007fcf81568530 ...>, @feature=#<Cucumber::Ast::Feature:0x007fcf8139d2c8 @background=nil, @comment=#<Cucumber::Ast::Comment:0x007fcf8139dd90 @value="">, @tags=#<Cucumber::Ast::Tags:0x007fcf8139dca0 @line=nil, @tags=[]>, @keyword="Feature", @title="", @description="As an AgiInf client\nI want to fetch cloud definition resources\nSo that I can review them and verify they meet requirements", @feature_elements=[#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>], @gherkin_statement=#<Gherkin::Formatter::Model::Feature:0x007fcf8139e128 @comments=[], @keyword="Feature", @name="", @line=1, @description="As an AgiInf client\nI want to fetch cloud definition resources\nSo that I can review them and verify they meet requirements", @tags=[], @id="">, @language=#<Gherkin::I18n:0x007fcf81562888 @iso_code="en", @keywords={"name"=>"English", "native"=>"English", "feature"=>"Feature|Business Need|Ability", "background"=>"Background", "scenario"=>"Scenario", "scenario_outline"=>"Scenario Outline|Scenario Template", "examples"=>"Examples|Scenarios", "given"=>"*|Given", "when"=>"*|When", "then"=>"*|Then", "and"=>"*|And", "but"=>"*|But", "grammar_name"=>"English"}>, @file="features/cloud_definition/cloud_definition_fetch_all.feature", @features=#<Cucumber::Ast::Features:0x007fcf840b9c20 @features=[#<Cucumber::Ast::Feature:0x007fcf8139d2c8 ...>]>>, @current_visitor=#<Cucumber::Ast::TreeWalker:0x007fcf840b9fe0 @step_mother=#<Cucumber::Runtime:0x007fcf8168c2b8 ...>, @listeners=[...], @configuration=#<Cucumber::Cli::Configuration:0x007fcf815ee770 @out_stream=#<IO:<STDOUT>>, @error_stream=#<IO:<STDERR>>, @options=#<Cucumber::Cli::Options:0x007fcf815ee6d0 @out_stream=#<IO:<STDOUT>>, @error_stream=#<IO:<STDERR>>, @default_profile="default", @skip_profile_information=nil, @profiles=["default"], @overridden_paths=[], @options={:strict=>false, :require=>["features/support/base.rb"], :dry_run=>false, :formats=>[["pretty", #<IO:<STDOUT>>]], :excludes=>[], :tag_expressions=>[], :name_regexps=>[], :env_vars=>{}, :diff_enabled=>true, :snippets=>true, :source=>true, :paths=>["features/cloud_definition/cloud_definition_fetch_all.feature"], :tag_expression=>#<Gherkin::TagExpression:0x007fcf8168c560 @ands=[], @limits={}>}, @disable_profile_loading=nil, @quiet=nil, @args=["features/cloud_definition/cloud_definition_fetch_all.feature"], @expanded_args=["features/cloud_definition/cloud_definition_fetch_all.feature", "-r", "features/support/base.rb"], @profile_loader=#<Cucumber::Cli::ProfileLoader:0x007fcf816157d0 @cucumber_yml={"default"=>"-r features/support/base.rb"}, @cucumber_file="config/cucumber.yml", @cucumber_erb="default: -r features/support/base.rb\n">>, @args=["features/cloud_definition/cloud_definition_fetch_all.feature"]>>>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:9">, @status=:passed, @background=nil, @reported_exception=nil, @different_table=nil, @step_match=#<Cucumber::StepMatch:0x3fe7c20388bc>, @exception=nil, @skip_invoke=true, @step_collection=#<Cucumber::Ast::StepCollection:0x007fcf81568530 ...>>, #<Cucumber::Ast::StepInvocation:0x007fcf81569818 @matched_cells=[], @multiline_arg="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @name="I run the following code:", @step=#<Cucumber::Ast::Step:0x007fcf813a91e0 @line=10, @keyword="When ", @name="I run the following code:", @multiline_arg="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a9348 @comments=[], @keyword="When ", @name="I run the following code:", @line=10, @rows=nil, @doc_string=#<Gherkin::Formatter::Model::DocString:0x007fcf813a9690 @value="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @content_type="", @line=11>>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 @background=#<Cucumber::Ast::Scenario::EmptyBackground:0x007fcf813a5c98>, @raw_steps=[#<Cucumber::Ast::Step:0x007fcf813a4190 @line=7, @keyword="Given ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a4aa0 @comments=[], @keyword="Given ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @line=7, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:7">, #<Cucumber::Ast::Step:0x007fcf813aaf90 @line=8, @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813ab378 @comments=[], @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @line=8, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:8">, #<Cucumber::Ast::Step:0x007fcf813aa3d8 @line=9, @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813aa5b8 @comments=[], @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @line=9, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:9">, #<Cucumber::Ast::Step:0x007fcf813a91e0 ...>, #<Cucumber::Ast::Step:0x007fcf8155d3b0 @line=15, @keyword="Then ", @name="the output should be \"SUCCESS\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a8880 @comments=[], @keyword="Then ", @name="the output should be \"SUCCESS\"", @line=15, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:15">], @description="", @title="Fetch all cloud definitions", @keyword="Scenario", @line=6, @tags=#<Cucumber::Ast::Tags:0x007fcf813a5e00 @line=nil, @tags=[]>, @comment=#<Cucumber::Ast::Comment:0x007fcf813a5e28 @value="">, @executed=nil, @exception=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Scenario:0x007fcf813a5f90 @comments=[], @keyword="Scenario", @name="Fetch all cloud definitions", @line=6, @description="", @tags=[], @id=";fetch-all-cloud-definitions", @type="scenario">, @steps=#<Cucumber::Ast::StepCollection:0x007fcf81568530 ...>, @feature=#<Cucumber::Ast::Feature:0x007fcf8139d2c8 @background=nil, @comment=#<Cucumber::Ast::Comment:0x007fcf8139dd90 @value="">, @tags=#<Cucumber::Ast::Tags:0x007fcf8139dca0 @line=nil, @tags=[]>, @keyword="Feature", @title="", @description="As an AgiInf client\nI want to fetch cloud definition resources\nSo that I can review them and verify they meet requirements", @feature_elements=[#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>], @gherkin_statement=#<Gherkin::Formatter::Model::Feature:0x007fcf8139e128 @comments=[], @keyword="Feature", @name="", @line=1, @description="As an AgiInf client\nI want to fetch cloud definition resources\nSo that I can review them and verify they meet requirements", @tags=[], @id="">, @language=#<Gherkin::I18n:0x007fcf81562888 @iso_code="en", @keywords={"name"=>"English", "native"=>"English", "feature"=>"Feature|Business Need|Ability", "background"=>"Background", "scenario"=>"Scenario", "scenario_outline"=>"Scenario Outline|Scenario Template", "examples"=>"Examples|Scenarios", "given"=>"*|Given", "when"=>"*|When", "then"=>"*|Then", "and"=>"*|And", "but"=>"*|But", "grammar_name"=>"English"}>, @file="features/cloud_definition/cloud_definition_fetch_all.feature", @features=#<Cucumber::Ast::Features:0x007fcf840b9c20 @features=[#<Cucumber::Ast::Feature:0x007fcf8139d2c8 ...>]>>, @current_visitor=#<Cucumber::Ast::TreeWalker:0x007fcf840b9fe0 @step_mother=#<Cucumber::Runtime:0x007fcf8168c2b8 ...>, @listeners=[...], @configuration=#<Cucumber::Cli::Configuration:0x007fcf815ee770 @out_stream=#<IO:<STDOUT>>, @error_stream=#<IO:<STDERR>>, @options=#<Cucumber::Cli::Options:0x007fcf815ee6d0 @out_stream=#<IO:<STDOUT>>, @error_stream=#<IO:<STDERR>>, @default_profile="default", @skip_profile_information=nil, @profiles=["default"], @overridden_paths=[], @options={:strict=>false, :require=>["features/support/base.rb"], :dry_run=>false, :formats=>[["pretty", #<IO:<STDOUT>>]], :excludes=>[], :tag_expressions=>[], :name_regexps=>[], :env_vars=>{}, :diff_enabled=>true, :snippets=>true, :source=>true, :paths=>["features/cloud_definition/cloud_definition_fetch_all.feature"], :tag_expression=>#<Gherkin::TagExpression:0x007fcf8168c560 @ands=[], @limits={}>}, @disable_profile_loading=nil, @quiet=nil, @args=["features/cloud_definition/cloud_definition_fetch_all.feature"], @expanded_args=["features/cloud_definition/cloud_definition_fetch_all.feature", "-r", "features/support/base.rb"], @profile_loader=#<Cucumber::Cli::ProfileLoader:0x007fcf816157d0 @cucumber_yml={"default"=>"-r features/support/base.rb"}, @cucumber_file="config/cucumber.yml", @cucumber_erb="default: -r features/support/base.rb\n">>, @args=["features/cloud_definition/cloud_definition_fetch_all.feature"]>>>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:10">, @status=:passed, @background=nil, @reported_exception=nil, @different_table=nil, @step_match=#<Cucumber::StepMatch:0x3fe7c0770460>, @exception=nil, @skip_invoke=true, @step_collection=#<Cucumber::Ast::StepCollection:0x007fcf81568530 ...>>, #<Cucumber::Ast::StepInvocation:0x007fcf81568d00 @matched_cells=[], @multiline_arg=nil, @name="the output should be \"SUCCESS\"", @step=#<Cucumber::Ast::Step:0x007fcf8155d3b0 @line=15, @keyword="Then ", @name="the output should be \"SUCCESS\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a8880 @comments=[], @keyword="Then ", @name="the output should be \"SUCCESS\"", @line=15, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 @background=#<Cucumber::Ast::Scenario::EmptyBackground:0x007fcf813a5c98>, @raw_steps=[#<Cucumber::Ast::Step:0x007fcf813a4190 @line=7, @keyword="Given ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a4aa0 @comments=[], @keyword="Given ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @line=7, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:7">, #<Cucumber::Ast::Step:0x007fcf813aaf90 @line=8, @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813ab378 @comments=[], @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @line=8, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:8">, #<Cucumber::Ast::Step:0x007fcf813aa3d8 @line=9, @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813aa5b8 @comments=[], @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @line=9, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:9">, #<Cucumber::Ast::Step:0x007fcf813a91e0 @line=10, @keyword="When ", @name="I run the following code:", @multiline_arg="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a9348 @comments=[], @keyword="When ", @name="I run the following code:", @line=10, @rows=nil, @doc_string=#<Gherkin::Formatter::Model::DocString:0x007fcf813a9690 @value="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @content_type="", @line=11>>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:10">, #<Cucumber::Ast::Step:0x007fcf8155d3b0 ...>], @description="", @title="Fetch all cloud definitions", @keyword="Scenario", @line=6, @tags=#<Cucumber::Ast::Tags:0x007fcf813a5e00 @line=nil, @tags=[]>, @comment=#<Cucumber::Ast::Comment:0x007fcf813a5e28 @value="">, @executed=nil, @exception=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Scenario:0x007fcf813a5f90 @comments=[], @keyword="Scenario", @name="Fetch all cloud definitions", @line=6, @description="", @tags=[], @id=";fetch-all-cloud-definitions", @type="scenario">, @steps=#<Cucumber::Ast::StepCollection:0x007fcf81568530 ...>, @feature=#<Cucumber::Ast::Feature:0x007fcf8139d2c8 @background=nil, @comment=#<Cucumber::Ast::Comment:0x007fcf8139dd90 @value="">, @tags=#<Cucumber::Ast::Tags:0x007fcf8139dca0 @line=nil, @tags=[]>, @keyword="Feature", @title="", @description="As an AgiInf client\nI want to fetch cloud definition resources\nSo that I can review them and verify they meet requirements", @feature_elements=[#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>], @gherkin_statement=#<Gherkin::Formatter::Model::Feature:0x007fcf8139e128 @comments=[], @keyword="Feature", @name="", @line=1, @description="As an AgiInf client\nI want to fetch cloud definition resources\nSo that I can review them and verify they meet requirements", @tags=[], @id="">, @language=#<Gherkin::I18n:0x007fcf81562888 @iso_code="en", @keywords={"name"=>"English", "native"=>"English", "feature"=>"Feature|Business Need|Ability", "background"=>"Background", "scenario"=>"Scenario", "scenario_outline"=>"Scenario Outline|Scenario Template", "examples"=>"Examples|Scenarios", "given"=>"*|Given", "when"=>"*|When", "then"=>"*|Then", "and"=>"*|And", "but"=>"*|But", "grammar_name"=>"English"}>, @file="features/cloud_definition/cloud_definition_fetch_all.feature", @features=#<Cucumber::Ast::Features:0x007fcf840b9c20 @features=[#<Cucumber::Ast::Feature:0x007fcf8139d2c8 ...>]>>, @current_visitor=#<Cucumber::Ast::TreeWalker:0x007fcf840b9fe0 @step_mother=#<Cucumber::Runtime:0x007fcf8168c2b8 ...>, @listeners=[...], @configuration=#<Cucumber::Cli::Configuration:0x007fcf815ee770 @out_stream=#<IO:<STDOUT>>, @error_stream=#<IO:<STDERR>>, @options=#<Cucumber::Cli::Options:0x007fcf815ee6d0 @out_stream=#<IO:<STDOUT>>, @error_stream=#<IO:<STDERR>>, @default_profile="default", @skip_profile_information=nil, @profiles=["default"], @overridden_paths=[], @options={:strict=>false, :require=>["features/support/base.rb"], :dry_run=>false, :formats=>[["pretty", #<IO:<STDOUT>>]], :excludes=>[], :tag_expressions=>[], :name_regexps=>[], :env_vars=>{}, :diff_enabled=>true, :snippets=>true, :source=>true, :paths=>["features/cloud_definition/cloud_definition_fetch_all.feature"], :tag_expression=>#<Gherkin::TagExpression:0x007fcf8168c560 @ands=[], @limits={}>}, @disable_profile_loading=nil, @quiet=nil, @args=["features/cloud_definition/cloud_definition_fetch_all.feature"], @expanded_args=["features/cloud_definition/cloud_definition_fetch_all.feature", "-r", "features/support/base.rb"], @profile_loader=#<Cucumber::Cli::ProfileLoader:0x007fcf816157d0 @cucumber_yml={"default"=>"-r features/support/base.rb"}, @cucumber_file="config/cucumber.yml", @cucumber_erb="default: -r features/support/base.rb\n">>, @args=["features/cloud_definition/cloud_definition_fetch_all.feature"]>>>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:15">, @status=:passed, @background=nil, @reported_exception=nil, @different_table=nil, @step_match=#<Cucumber::StepMatch:0x3fe7c20cb018>, @exception=nil, @skip_invoke=true, @step_collection=#<Cucumber::Ast::StepCollection:0x007fcf81568530 ...>>], @exception=nil>>, 70264602449460=>#<Cucumber::Ast::StepInvocation:0x007fcf8156ac68 @matched_cells=[], @multiline_arg=nil, @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @step=#<Cucumber::Ast::Step:0x007fcf813aaf90 @line=8, @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813ab378 @comments=[], @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_2\"", @line=8, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 @background=#<Cucumber::Ast::Scenario::EmptyBackground:0x007fcf813a5c98>, @raw_steps=[#<Cucumber::Ast::Step:0x007fcf813a4190 @line=7, @keyword="Given ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a4aa0 @comments=[], @keyword="Given ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @line=7, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:7">, #<Cucumber::Ast::Step:0x007fcf813aaf90 ...>, #<Cucumber::Ast::Step:0x007fcf813aa3d8 @line=9, @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813aa5b8 @comments=[], @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @line=9, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:9">, #<Cucumber::Ast::Step:0x007fcf813a91e0 @line=10, @keyword="When ", @name="I run the following code:", @multiline_arg="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a9348 @comments=[], @keyword="When ", @name="I run the following code:", @line=10, @rows=nil, @doc_string=#<Gherkin::Formatter::Model::DocString:0x007fcf813a9690 @value="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @content_type="", @line=11>>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:10">, #<Cucumber::Ast::Step:0x007fcf8155d3b0 @line=15, @keyword="Then ", @name="the output should be \"SUCCESS\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a8880 @comments=[], @keyword="Then ", @name="the output should be \"SUCCESS\"", @line=15, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:15">], @description="", @title="Fetch all cloud definitions", @keyword="Scenario", @line=6, @tags=#<Cucumber::Ast::Tags:0x007fcf813a5e00 @line=nil, @tags=[]>, @comment=#<Cucumber::Ast::Comment:0x007fcf813a5e28 @value="">, @executed=nil, @exception=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Scenario:0x007fcf813a5f90 @comments=[], @keyword="Scenario", @name="Fetch all cloud definitions", @line=6, @description="", @tags=[], @id=";fetch-all-cloud-definitions", @type="scenario">, @steps=#<Cucumber::Ast::StepCollection:0x007fcf81568530 @steps=[#<Cucumber::Ast::StepInvocation:0x007fcf8156b0a0 @matched_cells=[], @multiline_arg=nil, @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @step=#<Cucumber::Ast::Step:0x007fcf813a4190 @line=7, @keyword="Given ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a4aa0 @comments=[], @keyword="Given ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_1\"", @line=7, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:7">, @status=:passed, @background=nil, @reported_exception=nil, @different_table=nil, @step_match=#<Cucumber::StepMatch:0x3fe7c0aedb88>, @exception=nil, @skip_invoke=true, @step_collection=#<Cucumber::Ast::StepCollection:0x007fcf81568530 ...>>, #<Cucumber::Ast::StepInvocation:0x007fcf8156ac68 ...>, #<Cucumber::Ast::StepInvocation:0x007fcf81569f48 @matched_cells=[], @multiline_arg=nil, @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @step=#<Cucumber::Ast::Step:0x007fcf813aa3d8 @line=9, @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @multiline_arg=nil, @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813aa5b8 @comments=[], @keyword="And ", @name="there is a cloud definition with uuid \"cloud_def_to_fetch_3\"", @line=9, @rows=nil, @doc_string=nil>, @feature_element=#<Cucumber::Ast::Scenario:0x007fcf813a5cc0 ...>, @file_colon_line="features/cloud_definition/cloud_definition_fetch_all.feature:9">, @status=:passed, @background=nil, @reported_exception=nil, @different_table=nil, @step_match=#<Cucumber::StepMatch:0x3fe7c20388bc>, @exception=nil, @skip_invoke=true, @step_collection=#<Cucumber::Ast::StepCollection:0x007fcf81568530 ...>>, #<Cucumber::Ast::StepInvocation:0x007fcf81569818 @matched_cells=[], @multiline_arg="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @name="I run the following code:", @step=#<Cucumber::Ast::Step:0x007fcf813a91e0 @line=10, @keyword="When ", @name="I run the following code:", @multiline_arg="c = Agiinf::CloudDefinition.all\nputs \"SUCCESS\" if c.size == 3", @gherkin_statement=#<Gherkin::Formatter::Model::Step:0x007fcf813a9348 @comments=[], @keyword="When ", @name="I run the following code:", @line=10, @rows=nil,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment