# phpman > perldoc > Test::Unit::HarnessUnit

## NAME
    [Test::Unit::HarnessUnit](https://www.chedong.com/phpMan.php/perldoc/Test%3A%3AUnit%3A%3AHarnessUnit/markdown) - unit testing framework helper class

## SYNOPSIS
    This class is not intended to be used directly

## DESCRIPTION
    This is a test runner which outputs in the same format that [Test::Harness](https://www.chedong.com/phpMan.php/perldoc/Test%3A%3AHarness/markdown) expects.

## AUTHOR
    Copyright (c) 2000-2002, 2005 the PerlUnit Development Team (see [Test::Unit](https://www.chedong.com/phpMan.php/perldoc/Test%3A%3AUnit/markdown) or the AUTHORS file
    included in this distribution).

    All rights reserved. This program is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.

## SEE ALSO
    *   [Test::Unit::UnitHarness](https://www.chedong.com/phpMan.php/perldoc/Test%3A%3AUnit%3A%3AUnitHarness/markdown)

    *   [Test::Unit::TestRunner](https://www.chedong.com/phpMan.php/perldoc/Test%3A%3AUnit%3A%3ATestRunner/markdown)

    *   [Test::Unit::TkTestRunner](https://www.chedong.com/phpMan.php/perldoc/Test%3A%3AUnit%3A%3ATkTestRunner/markdown)

