Class: Test::Unit::TestCase

Inherits:
Object show all
Includes:
ActionController::Assertions, ActionController::TestProcess
Defined in:
lib/action_controller/assertions.rb,
lib/action_controller/test_process.rb

Overview

:nodoc:

Direct Known Subclasses

ActionController::IntegrationTest

Constant Summary

Constants included from ActionController::Assertions

ActionController::Assertions::NO_STRIP

Method Summary

Methods included from ActionController::TestProcess

#assigns, #build_request_uri, #cookies, #find_all_tag, #find_tag, #fixture_file_upload, #flash, #follow_redirect, #html_document, included, #method_missing, #process, #redirect_to_url, #session, #with_routing, #xml_http_request

Methods included from ActionController::Assertions

#clean_backtrace, included

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class ActionController::TestProcess