Sha256: 4a96d23ef58606695edd7e31e9229aa38e17eba11ef28daaae51ba953791040d
Contents?: true
Size: 322 Bytes
Versions: 7
Compression:
Stored size: 322 Bytes
Contents
Shindo.tests("Fog::Ovirt::Compute.new | instance types collection", ["ovirt"]) do instance_types = Fog::Ovirt::Compute.new.instance_types tests("The instance types collection") do test("should be a kind of Fog::Ovirt::Compute::InstanceTypes") { instance_types.is_a? Fog::Ovirt::Compute::InstanceTypes } end end
Version data entries
7 entries across 7 versions & 1 rubygems