{
    "mode": "perldoc",
    "parameter": "Test::Unit",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Test%3A%3AUnit/json",
    "generated": "2026-06-10T16:25:34Z",
    "synopsis": "This package provides only the project version number, copyright texts, and a framework overview\nin POD format.",
    "sections": {
        "NAME": {
            "content": "Test::Unit - the PerlUnit testing framework\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "This package provides only the project version number, copyright texts, and a framework overview\nin POD format.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This framework is intended to support unit testing in an object-oriented development paradigm\n(with support for inheritance of tests etc.) and is derived from the JUnit testing framework for\nJava by Kent Beck and Erich Gamma. To start learning how to use this framework, see\nTest::Unit::TestCase and Test::Unit::TestSuite. (There will also eventually be a tutorial in\nTest::Unit::Tutorial.\n\nHowever \"Test::Unit::Procedural\" is the procedural style interface to a sophisticated unit\ntesting framework for Perl that . Test::Unit is intended to provide a simpler interface to the\nframework that is more suitable for use in a scripting style environment. Therefore, Test::Unit\ndoes not provide much support for an object-oriented approach to unit testing.\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright (c) 2000-2002, 2005 the PerlUnit Development Team (see the AUTHORS file included in\nthis distribution).\n\nAll rights reserved. This program is free software; you can redistribute it and/or modify it\nunder the same terms as Perl itself.\n\nThat is, under the terms of either of:\n\n*   The GNU General Public License as published by the Free Software Foundation; either version\n1, or (at your option) any later version.\n\nThe text of version 2 is included in the PerlUnit distribution package as COPYING.GPL-2.\n\n*   The \"Artistic License\" which comes with Perl.\n\nThe text of this is included in the PerlUnit distribution package as COPYING.Artistic.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "*   Test::Unit::TestCase\n\n*   Test::Unit::TestSuite\n\n*   Test::Unit::Procedural\n",
            "subsections": []
        },
        "FEEDBACK": {
            "content": "The Perl Unit development team are humans. In part we develop stuff because it scratches our\ncollective itch but we'd also really like to know if it scratches yours.\n\nPlease subscribe to the perlunit-users mailing list at\n<http://lists.sourceforge.net/lists/listinfo/perlunit-users> and let us know what you love and\nhate about PerlUnit and what else you want to do with it.\n",
            "subsections": []
        }
    },
    "summary": "Test::Unit - the PerlUnit testing framework",
    "flags": [],
    "examples": [],
    "see_also": []
}