protected property PHPUnit_Util_TestDox_ResultPrinter_HTML::$printsHTML

Type: boolean

Overrides PHPUnit_Util_Printer::$printsHTML

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter/HTML.php, line 62

Class

PHPUnit_Util_TestDox_ResultPrinter_HTML
Prints TestDox documentation in HTML format.

Code

protected $printsHTML = TRUE;