Sha256: 579d09f7de108fff528c31f9638674857993349132a496b9ad44fe4f04515777

Contents?: true

Size: 288 Bytes

Versions: 125

Compression:

Stored size: 288 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.kind_of? Fog::Compute::Ovirt::Templates }
  end

end

Version data entries

125 entries across 125 versions & 19 rubygems

Version Path
fog-maestrodev-1.20.0.20140305101839 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.20.0.20140305101305 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.19.0.20140212012611 tests/ovirt/models/compute/templates_tests.rb
fog-1.20.0 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.19.0.20140110004459 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.19.0.20140110003812 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.19.0.20140109202555 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.19.0.20140107192102 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.19.0.20140107142106 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.19.0.20131219203941 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131219193542 tests/ovirt/models/compute/templates_tests.rb
fog-1.19.0 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131219033443 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131219032002 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131219030716 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131219022322 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131218202447 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131209091424 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131209090811 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131206115947 tests/ovirt/models/compute/templates_tests.rb