Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. StartedSubscriber.php

function StartedSubscriber::notify

Same name in this branch
  1. 11.1.x vendor/phpunit/phpunit/src/Event/Events/Application/StartedSubscriber.php \PHPUnit\Event\Application\StartedSubscriber::notify()
  2. 11.1.x vendor/phpunit/phpunit/src/Event/Events/TestRunner/StartedSubscriber.php \PHPUnit\Event\TestRunner\StartedSubscriber::notify()
4 methods override StartedSubscriber::notify()
TestSuiteStartedSubscriber::notify in vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestSuiteStartedSubscriber.php
TestSuiteStartedSubscriber::notify in vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSuiteStartedSubscriber.php
TestSuiteStartedSubscriber::notify in vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestSuiteStartedSubscriber.php
TestSuiteStartedSubscriber::notify in vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestSuiteStartedSubscriber.php

File

vendor/phpunit/phpunit/src/Event/Events/TestSuite/StartedSubscriber.php, line 19

Class

StartedSubscriber
@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit

Namespace

PHPUnit\Event\TestSuite

Code

public function notify(Started $event) : void;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal