◆ __construct()
PHPUnit\Util\TestDox\NamePrettifier::__construct |
( |
|
$useColor = false | ) |
|
◆ prettifyDataSet()
PHPUnit\Util\TestDox\NamePrettifier::prettifyDataSet |
( |
TestCase |
$test | ) |
|
◆ prettifyTestCase()
PHPUnit\Util\TestDox\NamePrettifier::prettifyTestCase |
( |
TestCase |
$test | ) |
|
◆ prettifyTestClass()
PHPUnit\Util\TestDox\NamePrettifier::prettifyTestClass |
( |
string |
$className | ) |
|
Prettifies the name of a test class.
@psalm-param class-string $className
◆ prettifyTestMethod()
PHPUnit\Util\TestDox\NamePrettifier::prettifyTestMethod |
( |
string |
$name | ) |
|
Prettifies the name of a test method.
The documentation for this class was generated from the following file: