class RSpec::Mocks::AnyInstance::ExpectationChain
def expectation_fulfilled?
- Private: -
def expectation_fulfilled? @expectation_fulfilled || constrained_to_any_of?(:never, :any_number_of_times) end
def expectation_fulfilled? @expectation_fulfilled || constrained_to_any_of?(:never, :any_number_of_times) end