{
    "mode": "perldoc",
    "parameter": "Test::Unit::Decorator",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Test%3A%3AUnit%3A%3ADecorator/json",
    "generated": "2026-06-13T14:05:13Z",
    "synopsis": "# A Decorator for Tests. Use TestDecorator as the base class\n# for defining new test decorators. Test decorator subclasses\n# can be introduced to add behaviour before or after a test\n# is run.",
    "sections": {
        "NAME": {
            "content": "Test::Unit::Decorator - unit testing framework helper class\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "# A Decorator for Tests. Use TestDecorator as the base class\n# for defining new test decorators. Test decorator subclasses\n# can be introduced to add behaviour before or after a test\n# is run.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "A Decorator for Tests. Use TestDecorator as the base class for defining new test decorators.\nTest decorator subclasses can be introduced to add behaviour before or after a test is run.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Copyright (c) 2001 Kevin Connor <kconnor@interwoven.com>\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::TestCase\n",
            "subsections": []
        }
    },
    "summary": "Test::Unit::Decorator - unit testing framework helper class",
    "flags": [],
    "examples": [],
    "see_also": []
}