Sha256: 757207e56227b104f294ca54c7a5607d0289f4a3fcc1532f5c6adb78c42e6897

Contents?: true

Size: 190 Bytes

Versions: 7

Compression:

Stored size: 190 Bytes

Contents

require_relative '../../../test_helper'

module Troo
  module API
    describe OAuthSettings do
      let(:described_class) { OAuthSettings }
      let(:parameters) { {} }
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
troo-0.0.15 test/lib/troo/api/oauth_settings_test.rb
troo-0.0.14 test/lib/troo/api/oauth_settings_test.rb
troo-0.0.13 test/lib/troo/api/oauth_settings_test.rb
troo-0.0.12 test/lib/troo/api/oauth_settings_test.rb
troo-0.0.11 test/lib/troo/api/oauth_settings_test.rb
troo-0.0.10 test/lib/troo/api/oauth_settings_test.rb
troo-0.0.9 test/lib/troo/api/oauth_settings_test.rb