Sha256: dbc74c045954a18392768d57b95f5e2adc1da15eff282bbb20fe8f161abcbec2

Contents?: true

Size: 214 Bytes

Versions: 10

Compression:

Stored size: 214 Bytes

Contents

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

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

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
nov-smartfm-0.4.0 spec/smartfm/rest_client/list_spec.rb
nov-smartfm-0.4.1 spec/smartfm/rest_client/list_spec.rb
nov-smartfm-1.0.0 spec/smartfm/rest_client/list_spec.rb
nov-smartfm-1.0.2 spec/smartfm/rest_clients/list_spec.rb
smartfm-0.3.0 spec/smartfm/rest_client/list_spec.rb
smartfm-1.0.2 spec/smartfm/rest_clients/list_spec.rb
smartfm-1.0.0 spec/smartfm/rest_clients/list_spec.rb
smartfm-1.0.1 spec/smartfm/rest_clients/list_spec.rb
smartfm-0.3.1 spec/smartfm/rest_client/list_spec.rb
smartfm-0.4.0 spec/smartfm/rest_client/list_spec.rb