method

and_throw

and_throw(symbol)
public

No documentation available.

# File lib/spec/mocks/message_expectation.rb, line 78
      def and_throw(symbol)
        @symbol_to_throw = symbol
      end