spec/mock_vsphere.rb in beaker-vmware-2.0.0 vs spec/mock_vsphere.rb in beaker-vmware-2.1.0

- old
+ new

@@ -1,4 +1,6 @@ +require 'ostruct' + class MockRbVmomiSnapshot attr_accessor :name, :rootSnapshotList, :childSnapshotList def initialize @name = nil