Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ExecutionStarted.php
function ExecutionStarted::testSuite
File
vendor/
phpunit/
phpunit/
src/
Event/
Events/
TestRunner/
ExecutionStarted.php
, line 38
Class
ExecutionStarted
@psalm-immutable
Namespace
PHPUnit\Event\TestRunner
Code
public
function
testSuite
() : TestSuite {
return
$this
->
testSuite
; }
RSS feed