class RSpec::Mocks::AnyInstance::StubChain

@private

Constants

EmptyInvocationOrder
InovcationOrder

Public Instance Methods

expectation_fulfilled?() click to toggle source

@private

# File lib/rspec/mocks/any_instance/stub_chain.rb, line 7
def expectation_fulfilled?
  true
end