Test::Tester::Capture (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35)
Standard preamble:
========================================================================
(The comments found at the beginning of the groff file "man3/Test::Tester::Capture.3perl".)
NAME
Test::Tester::Capture - Help testing test modules built with Test::Builder
DESCRIPTION
This is a subclass of Test::Builder that overrides many of the methods so
that they don't output anything. It also keeps track of it's own set of test
results so that you can use Test::Builder based modules to perform tests on
other Test::Builder based modules.
AUTHOR
Most of the code here was lifted straight from Test::Builder and then had
chunks removed by Fergal Daly <fergal@esatclear.ie>.
LICENSE
Under the same license as Perl itself
See www.perl.com/perl/misc/Artistic.html