Sha256: 27a2ee11981302f4c9e8f692cf11977ac8f11f52101e673a330d5a80c5c9dcb4

Contents?: true

Size: 236 Bytes

Versions: 26

Compression:

Stored size: 236 Bytes

Contents

require File.expand_path('../../test_helper', __FILE__)
require File.expand_path('../../resource_test', __FILE__)

module MeducationSDK
  class NotificationTest < ResourceTest
    test_resource(Notification, '/notifications')
  end
end

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
meducation_sdk-0.10.0 test/resources/notification_test.rb
meducation_sdk-0.9.0 test/resources/notification_test.rb
meducation_sdk-0.8.0 test/resources/notification_test.rb
meducation_sdk-0.7.0 test/resources/notification_test.rb
meducation_sdk-0.6.1 test/resources/notification_test.rb
meducation_sdk-0.6.0 test/resources/notification_test.rb