Sha256: 10817da420ed401e79e47a65855d8dafdac9a6af63b16f8b8f796ebc216a395a
Contents?: true
Size: 296 Bytes
Versions: 9
Compression:
Stored size: 296 Bytes
Contents
Shindo.tests("Fog::Ovirt::Compute.new | interfaces collection", ["ovirt"]) do interfaces = Fog::Ovirt::Compute.new.interfaces tests("The interfaces collection") do test("should be a kind of Fog::Ovirt::Compute::Interfaces") { interfaces.is_a? Fog::Ovirt::Compute::Interfaces } end end
Version data entries
9 entries across 9 versions & 1 rubygems