method

description

rspec latest stable - Class: Spec::Matchers::ThrowSymbol
description()
public

No documentation available.

# File lib/spec/matchers/throw_symbol.rb, line 56
      def description
        "throw #{expected}"
      end