Class: RSpec::Matchers::BuiltIn::RaiseError

Inherits:
Object
  • Object
show all
Defined in:
lib/super_diff/rspec/monkey_patches.rb

Class Method Summary collapse

Class Method Details

.matcher_nameObject



785
786
787
# File 'lib/super_diff/rspec/monkey_patches.rb', line 785

def self.matcher_name
  "raise error"
end