Sha256: e2f245156c07a6aeac95db6b1bb93ff5587873ac6ae9e971263f80e3587a1920

Contents?: true

Size: 354 Bytes

Versions: 7

Compression:

Stored size: 354 Bytes

Contents

rspec_filter 'any_instance' do
  # Mock strings
  filter '#any_instance when stubbing core ruby objects works with the non-standard constructor ""'
  filter "#any_instance when stubbing core ruby objects works with the non-standard constructor ''"
  filter '#any_instance setting a message expectation does not set the expectation on every instance'
end

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
opal-rspec-0.6.2 spec/rspec/mocks/filter/unsupported/any_instance.rb
opal-rspec-0.6.1 spec/rspec/mocks/filter/unsupported/any_instance.rb
opal-rspec-0.6.0 spec/rspec/mocks/filter/unsupported/any_instance.rb
opal-rspec-0.6.0.beta1 spec/rspec/mocks/filter/unsupported/any_instance.rb
opal-connect-rspec-0.5.0 spec/rspec/mocks/filter/unsupported/any_instance.rb
opal-rspec-0.5.0 spec/rspec/mocks/filter/unsupported/any_instance.rb
opal-rspec-0.5.0.beta3 spec/rspec/mocks/filter/unsupported/any_instance.rb