Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal