Sha256: 14d1aba65a17b027b7ec6c795596f776857ed5f870389bd15138b7fbf07d3496

Contents?: true

Size: 196 Bytes

Versions: 3

Compression:

Stored size: 196 Bytes

Contents

rspec_filter 'stub' do
  # no throw in Opal 0.8
  unless at_least_opal_0_9?
    filter('A method stub throws with argument when told to')
    filter('A method stub throws when told to')
  end
end

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
opal-connect-rspec-0.5.0 spec/rspec/mocks/filter/unsupported/stub.rb
opal-rspec-0.5.0 spec/rspec/mocks/filter/unsupported/stub.rb
opal-rspec-0.5.0.beta3 spec/rspec/mocks/filter/unsupported/stub.rb