Sha256: 9a9ae432f0d7a228bd2fcdbf784b57db0b6fb5f114b8f08e92a95ed13f859183

Contents?: true

Size: 142 Bytes

Versions: 5

Compression:

Stored size: 142 Bytes

Contents

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

    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
chef-provisioning-vsphere-0.10.0 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-0.9.0 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-0.8.4 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-0.8.3 spec/unit_tests/support/fake_action_handler.rb
chef-provisioning-vsphere-0.8.2 spec/unit_tests/support/fake_action_handler.rb