diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2008-11-21 20:48:41 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2008-11-21 20:48:41 +0000 |
| commit | 89102a6fba425465ae7f1e94c6882d35061a246e (patch) | |
| tree | 0ae06e1cd7d70901eceba1e899758066fb2574cf /java/netbeans3 | |
| parent | This module provides the CSS-specific interfaces described in the W3C (diff) | |
Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates
features for web application testing. The Test::WWW::Mechanize::Catalyst
module meshes the two to allow easy testing of Catalyst applications
without starting up a web server.
Testing web applications has always been a bit tricky, normally starting
a web server for your application and making real HTTP requests to it.
This module allows you to test Catalyst web applications but does not
start a server or issue HTTP requests. Instead, it passes the HTTP
request object directly to Catalyst. Thus you do not need to use a real
hostname: "http://localhost/" will do.
WWW: http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/
PR: ports/129004
Submitted by: George Hartzell <hartzell at alerce.com>
Notes
Notes:
svn path=/head/; revision=223151
Diffstat (limited to 'java/netbeans3')
0 files changed, 0 insertions, 0 deletions
