Sha256: e3ce6db29eb0fc6c97aeb5604c2076320e1e6702c9e1e36da4a9252eb95944a2

Contents?: true

Size: 380 Bytes

Versions: 18

Compression:

Stored size: 380 Bytes

Contents

Shindo.tests('AWS::Elasticache | parameter groups', ['aws', 'elasticache']) do
  group_name = 'fog-test'
  description = 'Fog Test'

  model_tests(
    AWS[:elasticache].parameter_groups,
    {:id => group_name, :description => description}, true
  )

  collection_tests(
    AWS[:elasticache].parameter_groups,
    {:id => group_name, :description => description}, true
  )

end

Version data entries

18 entries across 18 versions & 4 rubygems

Version Path
vagrant-cloudstack-1.1.0 vendor/bundle/gems/fog-1.22.1/tests/aws/models/elasticache/parameter_groups_tests.rb
fog-1.26.0 tests/aws/models/elasticache/parameter_groups_tests.rb
fog-1.25.0 tests/aws/models/elasticache/parameter_groups_tests.rb
nsidc-fog-1.24.1 tests/aws/models/elasticache/parameter_groups_tests.rb
fog-1.24.0 tests/aws/models/elasticache/parameter_groups_tests.rb
ns-fog-1.22.11 tests/aws/models/elasticache/parameter_groups_tests.rb
ns-fog-1.22.10 tests/aws/models/elasticache/parameter_groups_tests.rb
ns-fog-1.22.9 tests/aws/models/elasticache/parameter_groups_tests.rb
ns-fog-1.22.8 tests/aws/models/elasticache/parameter_groups_tests.rb
ns-fog-1.22.7 tests/aws/models/elasticache/parameter_groups_tests.rb
ns-fog-1.22.6 tests/aws/models/elasticache/parameter_groups_tests.rb
fog-1.23.0 tests/aws/models/elasticache/parameter_groups_tests.rb
ns-fog-1.22.4 tests/aws/models/elasticache/parameter_groups_tests.rb
ns-fog-1.22.3 tests/aws/models/elasticache/parameter_groups_tests.rb
ns-fog-1.22.2 tests/aws/models/elasticache/parameter_groups_tests.rb
fog-1.22.1 tests/aws/models/elasticache/parameter_groups_tests.rb
fog-1.22.0 tests/aws/models/elasticache/parameter_groups_tests.rb
fog-1.21.0 tests/aws/models/elasticache/parameter_groups_tests.rb