Sha256: bcb4b083302216f47758426afbfd37e96387af3f7e2b8e31408279ceb6820c6b
Contents?: true
Size: 290 Bytes
Versions: 15
Compression:
Stored size: 290 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.is_a? Fog::Compute::Ovirt::Interfaces } end end
Version data entries
15 entries across 13 versions & 2 rubygems