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