Sha256: 504b5c3a606eae0fb96d4bb0df658b984a9f4ac8c9d154ed7d33af676a0f013a

Contents?: true

Size: 198 Bytes

Versions: 63

Compression:

Stored size: 198 Bytes

Contents

Shindo.tests("AWS::SNS | topics", ['aws', 'sns']) do
  pending unless Fog.mocking?
  params = {:id => 'arn:aws:sns:us-east-1:12345678910:fog'}

  collection_tests(Fog::AWS[:sns].topics, params)
end

Version data entries

63 entries across 61 versions & 3 rubygems

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