Plack::Test::MockHTTP.3pm

Langue: en

Version: 2010-04-14 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Plack::Test::MockHTTP - Run mocked HTTP tests through PSGI applications

DESCRIPTION

Plack::Test::MockHTTP is an utility to run PSGI application given HTTP::Request objects and return HTTP::Response object out of PSGI application response. See Plack::Test how to use this module.

AUTHOR

Tatsuhiko Miyagawa

SEE ALSO

Plack::Test