method
description
1.3.1 -
Show 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