Sha256: 31be3f89878ccdfd31bc2c6c623cdef4310c7ac5894fbb2e3198c31d0a10d4c4

Contents?: true

Size: 432 Bytes

Versions: 4

Compression:

Stored size: 432 Bytes

Contents

rspec_filter 'stub implementation' do
  # stubs class methods
  filter('unstubbing with `and_call_original` when partial doubles are not verified restores the correct implementations when stubbed and unstubbed on a grandparent and grandchild class')
  filter('unstubbing with `and_call_original` when partial doubles are not verified restores the correct implementations when stubbed and unstubbed on a parent and child class')
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
opal-rspec-0.6.2 spec/rspec/mocks/filter/bugs/stub_implementation.rb
opal-rspec-0.6.1 spec/rspec/mocks/filter/bugs/stub_implementation.rb
opal-rspec-0.6.0 spec/rspec/mocks/filter/bugs/stub_implementation.rb
opal-rspec-0.6.0.beta1 spec/rspec/mocks/filter/bugs/stub_implementation.rb