{
    "mode": "perldoc",
    "parameter": "Test::Unit::TkTestRunner",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Test%3A%3AUnit%3A%3ATkTestRunner/json",
    "generated": "2026-06-12T07:52:50Z",
    "synopsis": "use Test::Unit::TkTestRunner;\nTest::Unit::TkTestRunner::main($mytestcaseclass);",
    "sections": {
        "NAME": {
            "content": "Test::Unit::TkTestRunner - unit testing framework helper class\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Test::Unit::TkTestRunner;\nTest::Unit::TkTestRunner::main($mytestcaseclass);\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This class is the test runner for the GUI style use of the testing framework.\n\nIt is used by simple command line tools like the TkTestRunner.pl script provided.\n\nThe class needs as arguments the names of the classes encapsulating the tests to be run.\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::Loader\n\n*   Test::Unit::Listener\n\n*   Test::Unit::Result\n\n*   Test::Unit::TestRunner\n\n*   Test::Unit::TestCase\n\n*   Test::Unit::TestSuite\n\n*   For further examples, take a look at the framework self test collection (t::tlib::AllTests).\n",
            "subsections": []
        }
    },
    "summary": "Test::Unit::TkTestRunner - unit testing framework helper class",
    "flags": [],
    "examples": [],
    "see_also": []
}