Sha256: f0bb6fc2833e5494317588d6cc5cc07be3a44a4940f01c89e8a5fd24133bbf4b

Contents?: true

Size: 267 Bytes

Versions: 63

Compression:

Stored size: 267 Bytes

Contents

Shindo.tests("AWS::RDS | event_subscription", ['aws', 'rds']) do
  pending unless Fog.mocking?

  name = 'fog'
  params = {:id => name, :sns_topic_arn => 'arn:aws:sns:us-east-1:12345678910:fog'}

  model_tests(Fog::AWS[:rds].event_subscriptions, params) do
  end
end

Version data entries

63 entries across 61 versions & 3 rubygems

Version Path
fog-aws-0.9.0 tests/models/rds/event_subscription_tests.rb
fog-aws-0.8.1 tests/models/rds/event_subscription_tests.rb
fog-aws-0.8.0 tests/models/rds/event_subscription_tests.rb
vagrant-cloudstack-1.2.0 vendor/bundle/gems/fog-aws-0.7.5/tests/models/rds/event_subscription_tests.rb
fog-aws-0.7.6 tests/models/rds/event_subscription_tests.rb
fog-aws-0.7.5 tests/models/rds/event_subscription_tests.rb
fog-aws-0.7.4 tests/models/rds/event_subscription_tests.rb
fog-aws-0.7.3 tests/models/rds/event_subscription_tests.rb
fog-aws-0.7.2 tests/models/rds/event_subscription_tests.rb
fog-aws-0.6.0 tests/models/rds/event_subscription_tests.rb
fog-aws-0.5.0 tests/models/rds/event_subscription_tests.rb
fog-aws-0.4.1 tests/models/rds/event_subscription_tests.rb
fog-aws-0.4.0 tests/models/rds/event_subscription_tests.rb
fog-aws-0.3.0 tests/models/rds/event_subscription_tests.rb
fog-aws-0.2.2 tests/models/rds/event_subscription_tests.rb
fog-aws-0.2.0 tests/models/rds/event_subscription_tests.rb
fog-aws-0.1.2 tests/models/rds/event_subscription_tests.rb
fog-aws-0.1.1 tests/models/rds/event_subscription_tests.rb
fog-aws-0.1.0 tests/models/rds/event_subscription_tests.rb
fog-aws-0.0.8 tests/models/rds/event_subscription_tests.rb