method

tests

tests(helper_class)
public

No documentation available.

# File actionpack/lib/action_view/test_case.rb, line 9
      def tests(helper_class)
        self.helper_class = helper_class
      end