Flowdock
ready_for?(expectation) public

No documentation

This method has no description. You can help the RSpec community by adding new notes.

Hide source
# File lib/spec/mocks/order_group.rb, line 13
      def ready_for?(expectation)
        return @ordering.first == expectation
      end
Register or log in to add new notes.