Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TestSuite.php
TestSuite::$groups
@psalm-var array<string,list<Test>>
Type:
groups
File
vendor/
phpunit/
phpunit/
src/
Framework/
TestSuite.php
, line 70
Class
TestSuite
@template-implements IteratorAggregate<int, Test>
Namespace
PHPUnit\Framework
Code
private array $groups = [];
RSS feed