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.18.0.20131205181604 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131127194823 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131126183714 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131126122111 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131125111730 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131125083406 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131123105121 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131122203507 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131121075022 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131118164830 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131115184302 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131114200144 tests/ovirt/models/compute/templates_tests.rb
gapinc-fog-1.12.1.2.1 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131112185232 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.18.0.20131111203459 tests/ovirt/models/compute/templates_tests.rb
fog-1.18.0 tests/ovirt/models/compute/templates_tests.rb
fog-1.17.0 tests/ovirt/models/compute/templates_tests.rb
fog-1.16.0 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.15.0.20130927082724 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.15.0.20130829165835 tests/ovirt/models/compute/templates_tests.rb