debian man page for plack::test::suite

Query: plack::test::suite

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Plack::Test::Suite(3pm) 				User Contributed Perl Documentation				   Plack::Test::Suite(3pm)

NAME
Plack::Test::Suite - Test suite for Plack handlers
SYNOPSIS
use Test::More; use Plack::Test::Suite; Plack::Test::Suite->run_server_tests('Your::Handler'); done_testing;
DESCRIPTION
Plack::Test::Suite is a test suite to test a new PSGI server implementation. It automatically loads a new handler environment and uses LWP to send HTTP requests to the local server to make sure your handler implements the PSGI specification correctly. Note that the handler name doesn't include the "Plack::Handler::" prefix, i.e. if you have a new Plack handler Plack::Handler::Foo, your test script would look like: Plack::Test::Suite->run_server_tests('Foo');
AUTHOR
Tokuhiro Matsuno Tatsuhiko Miyagawa Kazuho Oku perl v5.14.2 2011-07-03 Plack::Test::Suite(3pm)
Related Man Pages
plack::component(3pm) - debian
plack::loader::delayed(3pm) - debian
plack::middleware::auth::basic(3pm) - debian
plack::middleware::lint(3pm) - debian
plack::middleware::recursive(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections