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
858 859 860 |
# File 'lib/super_diff/rspec/monkey_patches.rb', line 858 def self.matcher_name "raise error" end |