# File lib/merb-core/test/matchers/controller_matchers.rb, line 106
    def negative_failure_message
      "expected#{inspect_target} not to be successful but it was #{status_code}"
    end