class RSpec::Matchers::BuiltIn::YieldControl
def failure_message
-
(String)
-
Other tags:
- Api: - private
def failure_message 'expected given block to yield control' + failure_reason end
(String)
-
def failure_message 'expected given block to yield control' + failure_reason end