Sha256: 32f3fa64f0f3f6ffcc3827125a53f47b1ad95c91fbbcb0c0a839e50f43263740

Contents?: true

Size: 574 Bytes

Versions: 4

Compression:

Stored size: 574 Bytes

Contents

# can't change expect/should right now due to undef/Opal
RSpec::Mocks::Matchers::Receive when used in a test framework without rspec-expectations can toggle the available syntax

RSpec::Mocks::Matchers::Receive expect\(...\).to receive behaves like an expect syntax expectation behaves like a receive matcher allows chaining off a `do...end` block implementation to be provided
RSpec::Mocks::Matchers::Receive allow\(...\).to receive behaves like an expect syntax allowance behaves like a receive matcher allows chaining off a `do...end` block implementation to be provided

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
opal-rspec-0.6.0.beta1 spec/rspec/mocks/filter/bugs/receive.txt
opal-connect-rspec-0.5.0 spec/rspec/mocks/filter/bugs/receive.txt
opal-rspec-0.5.0 spec/rspec/mocks/filter/bugs/receive.txt
opal-rspec-0.5.0.beta3 spec/rspec/mocks/filter/bugs/receive.txt