function FailedSubscriber::notify
6 methods override FailedSubscriber::notify()
- TestFailedSubscriber::notify in vendor/
phpunit/ phpunit/ src/ TextUI/ Output/ Default/ ProgressPrinter/ Subscriber/ TestFailedSubscriber.php - TestFailedSubscriber::notify in vendor/
phpunit/ phpunit/ src/ Logging/ JUnit/ Subscriber/ TestFailedSubscriber.php - TestFailedSubscriber::notify in vendor/
phpunit/ phpunit/ src/ Logging/ TeamCity/ Subscriber/ TestFailedSubscriber.php - TestFailedSubscriber::notify in vendor/
phpunit/ phpunit/ src/ Logging/ TestDox/ TestResult/ Subscriber/ TestFailedSubscriber.php - TestFailedSubscriber::notify in vendor/
phpunit/ phpunit/ src/ Runner/ ResultCache/ Subscriber/ TestFailedSubscriber.php
File
-
vendor/
phpunit/ phpunit/ src/ Event/ Events/ Test/ Outcome/ FailedSubscriber.php, line 19
Class
- FailedSubscriber
- @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
Namespace
PHPUnit\Event\TestCode
public function notify(Failed $event) : void;