method
tests
rails latest stable - Class:
ActionView::TestCase
tests(helper_class)public
No documentation available.
# File actionpack/lib/action_view/test_case.rb, line 73
def tests(helper_class)
self.helper_class = helper_class
end