Module Warden::Test::WardenHelpers
In: lib/warden/test/warden_helpers.rb

Methods

Public Instance methods

A containter for the on_next_request items. @api private

Adds a block to be executed on the next request when the stack reaches warden. The warden proxy is yielded to the block @api public

resets wardens tests any blocks queued to execute will be removed @api public

[Validate]