protected property PHPUnit_Util_TestDox_NamePrettifier::$prefix

Type: string

File

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

Class

PHPUnit_Util_TestDox_NamePrettifier
Prettifies class and method names for use in TestDox documentation.

Code

protected $prefix = 'Test';