Class: RSpec::Matchers::BuiltIn::RaiseError
- Inherits:
-
Object
- Object
- RSpec::Matchers::BuiltIn::RaiseError
- Defined in:
- lib/super_diff/rspec/monkey_patches.rb
Class Method Summary collapse
Class Method Details
.matcher_name ⇒ Object
741 742 743 |
# File 'lib/super_diff/rspec/monkey_patches.rb', line 741 def self.matcher_name "raise error" end |