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::Setup

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

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@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, the Test::Unit::Exception manpage

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