module ActionDispatch::IntegrationTest::Behavior
def app
def app super || self.class.app end
def document_root_element
def document_root_element html_document.root end
def app super || self.class.app end
def document_root_element html_document.root end