|
NAMEHTTP::Session::State::Test - state module for testingSYNOPSISHTTP::Session->new( state => HTTP::Session::State::Test->new( session_id => 'foobar', ), store => ..., request => ..., ); DESCRIPTIONThis is an mock object for testing session.CONFIGURATION
METHODS
SEE ALSOHTTP::Session
Visit the GSP FreeBSD Man Page Interface. |