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