Deprecated.
The maintainer of this module has indicated that the module is deprecated and no longer suitable for use.
NAME
Test::Tester::Capture - *DEPRECATED* Help testing test modules built with Test::Builder
DEPRECATED
See Test::Tester2 for a modern and maintained alternative.
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 http://www.perl.com/perl/misc/Artistic.html