Flowdock
method

tests

Importance_0
v2.0.3 - Show latest stable - 0 notes - Class: ActionController::TestCase
tests(controller_class) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionpack/lib/action_controller/test_case.rb, line 21
      def tests(controller_class)
        self.controller_class = controller_class
      end
Register or log in to add new notes.