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-1.15.0 tests/ovirt/models/compute/templates_tests.rb
gapinc-fog-1.14.0 tests/ovirt/models/compute/templates_tests.rb
fog-maestrodev-1.14.0.20130806165225 tests/ovirt/models/compute/templates_tests.rb
fog-1.14.0 tests/ovirt/models/compute/templates_tests.rb
fog-1.13.0 tests/ovirt/models/compute/templates_tests.rb
gapinc-fog-1.12.1.2 tests/ovirt/models/compute/templates_tests.rb
gapinc-fog-1.12.1.1 tests/ovirt/models/compute/templates_tests.rb
gapinc-fog-1.12.1a tests/ovirt/models/compute/templates_tests.rb
gapinc-fog-1.12.1 tests/ovirt/models/compute/templates_tests.rb
fog-1.12.1 tests/ovirt/models/compute/templates_tests.rb
fog-1.12.0 tests/ovirt/models/compute/templates_tests.rb
hpfog-0.0.20 tests/ovirt/models/compute/templates_tests.rb
vagrant-shell-0.2.6 vendor/bundle/gems/fog-1.10.1/tests/ovirt/models/compute/templates_tests.rb
vagrant-shell-0.2.5 vendor/bundle/gems/fog-1.10.1/tests/ovirt/models/compute/templates_tests.rb
fog-nirvanix-1.8.2 tests/ovirt/models/compute/templates_tests.rb
fog-1.11.1 tests/ovirt/models/compute/templates_tests.rb
fog-1.11.0 tests/ovirt/models/compute/templates_tests.rb
fog-nirvanix-1.8.1 tests/ovirt/models/compute/templates_tests.rb
fog-1.10.1 tests/ovirt/models/compute/templates_tests.rb
fog-parser-fix-1.6.1 tests/ovirt/models/compute/templates_tests.rb