Sha256: 41b5fc44af7ca8d5322a719d096ad1540c1502a93e0ad0c398485585c33ab589
Contents?: true
Size: 295 Bytes
Versions: 121
Compression:
Stored size: 295 Bytes
Contents
Shindo.tests('Fog::Compute[:ovirt] | interfaces collection', ['ovirt']) do interfaces = Fog::Compute[:ovirt].interfaces tests('The interfaces collection') do test('should be a kind of Fog::Compute::Ovirt::Interfaces') { interfaces.kind_of? Fog::Compute::Ovirt::Interfaces } end end
Version data entries
121 entries across 121 versions & 17 rubygems