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