CGI::Session::Test::Default(3pmUser Contributed Perl DocumentatioCGI::Session::Test::Default(3pm)
NAME
CGI::Session::Test::Default - Run a suite of tests for a given CGI::Session::Driver
new()
my $t = CGI::Session::Test::Default->new(
# These are all optional, with default as follows
dsn => "driver:file",
args => undef,
tests => 77,
);
Create a new test object, possibly overriding some defaults.
number_of_tests()
my $new_num = $t->number_of_tests($new_num);
A setter/accessor method to affect the number of tests to run, after "new()" has been
called and before "run()".
run()
$t->run();
Run the test suite. See "new()" for setting related options.
perl v5.10.0 2008-07-16 CGI::Session::Test::Default(3pm)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-21 23:28 @38.107.179.240 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)