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

Inherits:
ExpectationChain show all
Defined in:
lib/rspec/mocks/any_instance/expectation_chain.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Method Summary

Methods inherited from ExpectationChain

#expectation_fulfilled?, #initialize

Methods inherited from Chain

#initialize, #never

Methods included from Chain::Customizations

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

Constructor Details

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