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


Plack documentation  | view source Contained in the Plack distribution.

Index


NAME

Top

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

DESCRIPTION

Top

Plack::Test::MockHTTP is a 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

Top

Tatsuhiko Miyagawa

SEE ALSO

Top

Plack::Test


Plack documentation  | view source Contained in the Plack distribution.