Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TestSuite.php
TestSuite::$name
Same name in this branch
11.1.x vendor/phpunit/phpunit/src/Framework/TestSuite.php
\PHPUnit\Framework\TestSuite::name
11.1.x vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuite.php
\PHPUnit\Event\TestSuite\TestSuite::name
@psalm-var non-empty-string
Type:
name
File
vendor/
phpunit/
phpunit/
src/
TextUI/
Configuration/
Value/
TestSuite.php
, line 22
Class
TestSuite
@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
Namespace
PHPUnit\TextUI\Configuration
Code
private readonly string $name;
RSS feed