Test::Unit::Setup - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS DESCRIPTION AUTHOR SEE ALSO
NAME
    Test::Unit::Setup - unit testing framework helper class

SYNOPSIS
        # A Decorator to set up and tear down additional fixture state.
        # Subclass Setup and insert it into your tests when you want
        # to set up additional state once before the tests are run.

DESCRIPTION
    A Decorator to set up and tear down additional fixture state. Subclass
    Setup and insert it into your tests when you want to set up additional
    state once before the tests are 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, Test::Unit::Exception


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 09:32 @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