Sha256: 8e98db64bc638276b14aa8bcc1d41849f3994d9a267a8a879528618ddb452b99

Contents?: true

Size: 135 Bytes

Versions: 10

Compression:

Stored size: 135 Bytes

Contents

module ChefProvisioningVsphereStubs
  class FakeActionHandler < Chef::Provisioning::ActionHandler
    def puts(out)

    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
chef-provisioning-vsphere-0.8.3.dev.2 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-0.8.3.dev spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-0.8.1 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-0.8.0 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-0.7.2 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-0.7.1 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-0.7.0 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-0.6.0 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-0.6.0.dev.1 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-0.5.8 spec/unit_tests/support/fake_action_handler.rb