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.29.0 tests/ovirt/models/compute/templates_tests.rb
fog-1.28.0 tests/ovirt/models/compute/templates_tests.rb
fog-1.27.0 tests/ovirt/models/compute/templates_tests.rb
fog-1.26.0 tests/ovirt/models/compute/templates_tests.rb
fog-1.25.0 tests/ovirt/models/compute/templates_tests.rb
nsidc-fog-1.24.1 tests/ovirt/models/compute/templates_tests.rb
fog-1.24.0 tests/ovirt/models/compute/templates_tests.rb
ns-fog-1.22.11 tests/ovirt/models/compute/templates_tests.rb
ns-fog-1.22.10 tests/ovirt/models/compute/templates_tests.rb
ns-fog-1.22.9 tests/ovirt/models/compute/templates_tests.rb
ns-fog-1.22.8 tests/ovirt/models/compute/templates_tests.rb
ns-fog-1.22.7 tests/ovirt/models/compute/templates_tests.rb
ns-fog-1.22.6 tests/ovirt/models/compute/templates_tests.rb
fog-1.23.0 tests/ovirt/models/compute/templates_tests.rb
ns-fog-1.22.4 tests/ovirt/models/compute/templates_tests.rb
ns-fog-1.22.3 tests/ovirt/models/compute/templates_tests.rb
ns-fog-1.22.2 tests/ovirt/models/compute/templates_tests.rb
fog-1.22.1 tests/ovirt/models/compute/templates_tests.rb
fog-1.22.0 tests/ovirt/models/compute/templates_tests.rb
fog-1.21.0 tests/ovirt/models/compute/templates_tests.rb