There's no documentation for this item.
| Public Methods | |
|---|---|
| assigns | |
| build_ |
|
| cookies | |
| find_ |
|
| find_ |
|
| fixture_ |
Shortcut for ActionController::TestUploadedFile.new(Test::Unit::TestCase.fixture_path + path, type). Example: |
| flash | |
| follow_ |
|
| html_ |
|
| included | |
| method_ |
|
| process | execute the request and set/volley the response |
| redirect_ |
|
| session | |
| with_ |
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_ |
|
<code/>and<pre/>for code samples.