Sha256: 2a054121d0b2b7d4d7e9195c5626f9ce1fa3c558eed4bf922cfcee60dac3a435

Contents?: true

Size: 161 Bytes

Versions: 20

Compression:

Stored size: 161 Bytes

Contents

# frozen_string_literal: true
module ChefProvisioningVsphereStubs
  class FakeActionHandler < Chef::Provisioning::ActionHandler
    def puts(out); end
  end
end

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
chef-provisioning-vsphere-2.3.1 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-2.3.0 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-2.2.2 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-2.2.1 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-2.2.0 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-2.1.0 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-2.0.10 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-2.0.9 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-2.0.8 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-2.0.7 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-2.0.6 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-2.0.5 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-2.0.4 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-2.0.3 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-2.0.2 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-2.0.0 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-1.1.2 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-1.1.1 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-1.1.0 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-1.0.0 spec/unit_tests/support/fake_action_handler.rb