Test::Unit::Decorator - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS DESCRIPTION AUTHOR SEE ALSO
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 AT 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
    Test::Unit::TestCase


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 08:44 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top