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