class ActionView::TestCase::TestController

def controller_path=(path)

def controller_path=(path)
  self.class.controller_path = path
end