class RSpec::Matchers::BuiltIn::Change
def failure_message
-
(String)
-
Other tags:
- Api: - private
def failure_message "expected #{change_details.value_representation} to have changed, " \ "but #{positive_failure_reason}" end
(String)
-
def failure_message "expected #{change_details.value_representation} to have changed, " \ "but #{positive_failure_reason}" end