Sha256: f9ba64b49b41320afd3f5dd3f1cd51046fae8e96e83477f460fb77314078ec9c
Contents?: true
Size: 358 Bytes
Versions: 79
Compression:
Stored size: 358 Bytes
Contents
Shindo.tests('Fog::Rackspace::Monitoring | notifications', ['rackspace','rackspace_monitoring']) do pending if Fog.mocking? service = Fog::Rackspace::Monitoring.new options = { :label => "fog_#{Time.now.to_i.to_s}", :type => "email", :details => {:address => "test@test.com"} } collection_tests(service.notifications, options, false) do end end
Version data entries
79 entries across 77 versions & 7 rubygems