method
description
1.3.0 -
Show latest stable
- Class:
Spec::Matchers::RaiseException
description()public
No documentation available.
# File lib/spec/matchers/raise_exception.rb, line 67
def description
"raise #{expected_exception}"
end