Module

Runner

There's no documentation for this item.

Public Methods
copy_session_variables! Copy the instance variables from the current session instance into the test instance.
method_missing Delegate unhandled messages to the current session instance.
open_session Open a new session instance. If a block is given, the new session is yielded to the block before being returned.
reset! Reset the current session. This is useful for testing multiple sessions in a single test case.
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.