centos man page for cgi::session::test::default

Query: cgi::session::test::default

OS: centos

Section: 3

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

CGI::Session::Test::Default(3)				User Contributed Perl Documentation			    CGI::Session::Test::Default(3)

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.16.3 2008-07-16 CGI::Session::Test::Default(3)
Related Man Pages
cgi::session::driver(3) - centos
cgi::session::driver::sqlite(3) - centos
cgi::application::plugin::authentication::store::session(3pm) - debian
cgi::session::driver::memcached(3pm) - debian
cgi::session::driver::sqlite(3pm) - debian
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input