Source: show | on GitHub
# File actionpack/test/controller/test_test.rb, line 832 def test_set_controller_class_using_string assert_equal ContentController, self.class.controller_class end