Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TestSuiteIterator.php
TestSuiteIterator::$tests
@psalm-var list<Test>
Type:
tests
File
vendor/
phpunit/
phpunit/
src/
Framework/
TestSuiteIterator.php
, line 30
Class
TestSuiteIterator
@template-implements RecursiveIterator<int, Test>
Namespace
PHPUnit\Framework
Code
private readonly array $tests;
RSS feed