class RSpec::Mocks::OrderGroup
def ready_for?(expectation)
- Private: -
def ready_for?(expectation) remaining_expectations.find(&:ordered?) == expectation end
def ready_for?(expectation) remaining_expectations.find(&:ordered?) == expectation end