Sha256: 2202639b3bc9a2b831f16336d5588de0aab45ad3f4c86018f308ef3f122a62dd
Contents?: true
Size: 276 Bytes
Versions: 15
Compression:
Stored size: 276 Bytes
Contents
Shindo.tests("Fog::Compute[:ovirt] | clusters collection", ["ovirt"]) do clusters = Fog::Compute[:ovirt].clusters tests("The clusters collection") do test("should be a kind of Fog::Compute::Ovirt::Clusters") { clusters.is_a? Fog::Compute::Ovirt::Clusters } end end
Version data entries
15 entries across 13 versions & 2 rubygems