Class: RSpec::Mocks::AnyInstance::PositiveExpectationChain

Inherits:
ExpectationChain show all
Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/rspec-mocks-3.12.2/lib/rspec/mocks/any_instance/expectation_chain.rb

Method Summary

Methods inherited from ExpectationChain

#expectation_fulfilled?, #initialize

Methods inherited from Chain

#constrained_to_any_of?, #expectation_fulfilled!, #initialize, #matches_args?, #never, #playback!, #with

Methods included from Chain::Customizations

#and_call_original, #and_raise, #and_return, #and_throw, #and_wrap_original, #and_yield, #at_least, #at_most, #exactly, #never, #once, record, #thrice, #time, #times, #twice, #with

Constructor Details

This class inherits a constructor from RSpec::Mocks::AnyInstance::ExpectationChain