Sha256: de45fefe1f45e4f2d5794ae03724b7d993ae215b237bc99c6329f8abc5572896

Contents?: true

Size: 194 Bytes

Versions: 10

Compression:

Stored size: 194 Bytes

Contents

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

module MeducationSDK
  class NewsFeedItemTest < ResourceTest
    test_resource(NewsFeedItem, '/news_feed_items')
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
meducation_sdk-2.2.2 test/resources/news_feed_item_test.rb
meducation_sdk-2.2.1 test/resources/news_feed_item_test.rb
meducation_sdk-2.2.0 test/resources/news_feed_item_test.rb
meducation_sdk-2.1.4 test/resources/news_feed_item_test.rb
meducation_sdk-2.1.3 test/resources/news_feed_item_test.rb
meducation_sdk-2.1.2 test/resources/news_feed_item_test.rb
meducation_sdk-2.1.1 test/resources/news_feed_item_test.rb
meducation_sdk-2.1.0 test/resources/news_feed_item_test.rb
meducation_sdk-2.0.5 test/resources/news_feed_item_test.rb
meducation_sdk-2.0.4 test/resources/news_feed_item_test.rb