Module

TestProcess

There's no documentation for this item.

Public Methods
assigns
build_request_uri
cookies
find_all_tag
find_tag
fixture_file_upload Shortcut for ActionController::TestUploadedFile.new(Test::Unit::TestCase.fixture_path + path, type). Example:
flash
follow_redirect
html_document
included
method_missing
process execute the request and set/volley the response
redirect_to_url
session
with_routing A helper to make it easier to test different route configurations. This method temporarily replaces ActionController::Routing::Routes with a new RouteSet instance.
xhr Alias for #xml_http_request
xml_http_request
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.