class RSpec::Rails::Matchers::RenderTemplate::RenderTemplateMatcher

def failure_message_for_should_not

Other tags:
    Api: - private
def failure_message_for_should_not
  "expected not to render #{expected.inspect}, but did"
end