{
    "mode": "perldoc",
    "parameter": "Test::Unit::Test",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Test%3A%3AUnit%3A%3ATest/json",
    "generated": "2026-06-10T13:42:09Z",
    "synopsis": "This class is not intended to be used directly",
    "sections": {
        "NAME": {
            "content": "Test::Unit::Test - unit testing framework abstract base class\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "This class is not intended to be used directly\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This class is used by the framework to define the interface of a test. It is an abstract base\nclass implemented by Test::Unit::TestCase and Test::Unit::TestSuite.\n\nDue to the nature of the Perl OO implementation, this class is not really needed, but rather\nserves as documentation of the interface.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Copyright (c) 2000-2002, 2005 the PerlUnit Development Team (see Test::Unit or the AUTHORS file\nincluded in this 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",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "*   Test::Unit::Assert\n\n*   Test::Unit::TestCase\n\n*   Test::Unit::TestSuite\n",
            "subsections": []
        }
    },
    "summary": "Test::Unit::Test - unit testing framework abstract base class",
    "flags": [],
    "examples": [],
    "see_also": []
}