Flowdock
and_throw(symbol) public

No documentation

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

Hide source
# File lib/spec/mocks/message_expectation.rb, line 78
      def and_throw(symbol)
        @symbol_to_throw = symbol
      end
Register or log in to add new notes.