Sha256: 13618e8107620df6b9bd7f59b4b0870cef03d7f98449ff567e3516545d9a9947

Contents?: true

Size: 222 Bytes

Versions: 6

Compression:

Stored size: 222 Bytes

Contents

require File.join(File.dirname(__FILE__), '..', '..', 'spec_helper')

describe Smartfm::RestClient::User, '::ACTIONS' do
  it "should be a Hash" do
    Smartfm::RestClient::Notification::ACTIONS.should be_a(Hash)
  end
end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
nov-smartfm-0.4.1 spec/smartfm/rest_client/notification_spec.rb
nov-smartfm-1.0.0 spec/smartfm/rest_client/notification_spec.rb
nov-smartfm-1.0.2 spec/smartfm/rest_clients/notification_spec.rb
smartfm-1.0.0 spec/smartfm/rest_clients/notification_spec.rb
smartfm-1.0.1 spec/smartfm/rest_clients/notification_spec.rb
smartfm-1.0.2 spec/smartfm/rest_clients/notification_spec.rb