# File lib/test/rails/view_test_case.rb, line 535 def assert_title(title) assert_select 'title', :text => title end