class RSpec::Matchers::BuiltIn::BeTruthy
def failure_message
-
(String)
-
Other tags:
- Api: - private
def failure_message "expected: truthy value\n got: #{actual_formatted}" end
(String)
-
def failure_message "expected: truthy value\n got: #{actual_formatted}" end