class Session

Ruby on Rails 2.3.18

Since v2.2.3 Last seen in v2.3.18

Available in: v2.2.3 v2.3.18

An integration Session instance represents a set of requests and responses performed sequentially by some virtual user. Because 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.

Typically, you will instantiate a new session using IntegrationTest#open_session, rather than instantiating Integration::Session directly.

Inherits from

Object

Namespace

Classes

Includes

Attributes

Methods (defined here)

Private methods

(8) Implementation detail — not part of the public API.

Methods (inherited)

From ActionController::TestCase::Assertions (1)
From ActionController::TestProcess (21)
From Object (37)
From Benchmark (2)

Type at least 2 characters to search.

↑↓ navigate · open · esc close