# File lib/generators/test_unit/templates/clients_controller_test.rb, line 149 def test_should_render_edit_template do_get assert_template 'edit' end