# File lib/generators/test_unit/templates/clients_controller_test.rb, line 76 def test_should_render_show_template do_get assert_template 'show' end