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

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

NAME

Test::Unit::Tutorial - Tutorial on unit testing


SYNOPSIS

    perldoc Test::Unit::Tutorial


DESCRIPTION

Here should be extensive documentation on what unit testing is, why it is useful, and how to do it with the Test::Unit collection of modules.

Sorry for not implementing this yet.

Please have a look at the examples in the examples directory and read the README file that came with this distribution.

A short tutorial on how to use the unit testing framework is included in the Test::Unit::TestCase manpage.

Further examples can be found by looking at the self test collection, starting in t::tlib::AllTests.


AUTHOR

Christian Lemburg <lemburg@acm.org>


SEE ALSO

  • The module documentation for all modules in the Test::Unit tree.

  • Refactoring. Improving The Design Of Existing Code. Martin Fowler. Addison-Wesley, 1999.

  • The JUnit (unit testing framework for Java) documentation.

  • http://www.xProgramming.com/

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