# File lib/test/rails/view_test_case.rb, line 314 def assert_h(level, content) assert_select "h#{level}", :text => content end