function PhpunitErrorTriggeredSubscriber::notify
2 methods override PhpunitErrorTriggeredSubscriber::notify()
- TestTriggeredPhpunitErrorSubscriber::notify in vendor/
phpunit/ phpunit/ src/ Logging/ TestDox/ TestResult/ Subscriber/ TestTriggeredPhpunitErrorSubscriber.php - TestTriggeredPhpunitErrorSubscriber::notify in vendor/
phpunit/ phpunit/ src/ Runner/ TestResult/ Subscriber/ TestTriggeredPhpunitErrorSubscriber.php
File
-
vendor/
phpunit/ phpunit/ src/ Event/ Events/ Test/ Issue/ PhpunitErrorTriggeredSubscriber.php, line 19
Class
- PhpunitErrorTriggeredSubscriber
- @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
Namespace
PHPUnit\Event\TestCode
public function notify(PhpunitErrorTriggered $event) : void;