Module

Integration

There's no documentation for this item.

Modules
ControllerCapture A module used to extend ActionController::Base, so that integration tests can capture the controller used to satisfy a request.
Runner
Classes
Session An integration Session instance represents a set of requests and responses performed sequentially by some virtual user. Becase you can instantiate multiple sessions and run them side-by-side, you can also mimic (to some limited extent) multiple simultaneous users interacting with your system.
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.