Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TestSuite.php
TestSuite::$wasRun
Type:
wasRun
File
vendor/
phpunit/
phpunit/
src/
Framework/
TestSuite.php
, line 87
Class
TestSuite
@template-implements IteratorAggregate<int, Test>
Namespace
PHPUnit\Framework
Code
private bool $wasRun =
false
;
RSS feed