Test::Unit::Tutorial - phpMan

Command: man perldoc info search(apropos)  


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

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

AUTHOR
    Christian Lemburg <lemburg AT 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/


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