Module: RSpec::Expectations::ExpectationHelper
- Defined in:
- lib/ilovespec/rspec/expectations/expectations_helper.rb
Class Method Summary collapse
Class Method Details
.handle_failure(matcher, message, failure_message_method) ⇒ Object
2 3 4 |
# File 'lib/ilovespec/rspec/expectations/expectations_helper.rb', line 2 def self.handle_failure(matcher, , ) true end |