Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Test::Unit::Decorator

Name Test::Unit::Decorator
Version
Located at /usr/share/perl5
File /usr/share/perl5/Test/Unit/Decorator.pm
Is Core No
Search CPAN for this module Test::Unit::Decorator
Documentation Test::Unit::Decorator
Module Details Test::Unit::Decorator

NAME

Test::Unit::Decorator - unit testing framework helper class


SYNOPSIS

    # A Decorator for Tests. Use TestDecorator as the base class
    # for defining new test decorators. Test decorator subclasses
    # can be introduced to add behaviour before or after a test
    # is run.


DESCRIPTION

A Decorator for Tests. Use TestDecorator as the base class for defining new test decorators. Test decorator subclasses can be introduced to add behaviour before or after a test is run.


AUTHOR

Copyright (c) 2001 Kevin Connor <kconnor@interwoven.com>

All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.


SEE ALSO

the Test::Unit::TestCase manpage

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026