namespace Drupal\Tests\Listeners

Same name in other branches
  1. 10 Drupal\Tests\Listeners
  2. 11.x Drupal\Tests\Listeners
  3. 8.9.x Drupal\Tests\Listeners
Object name File name Summary
DeprecationListenerTrait core/tests/Drupal/Tests/Listeners/DeprecationListenerTrait.php Removes deprecations that we are yet to fix.
DrupalComponentTestListenerTrait core/tests/Drupal/Tests/Listeners/DrupalComponentTestListenerTrait.php Ensures that no component tests are extending a core test base class.
DrupalListener core/tests/Drupal/Tests/Listeners/DrupalListener.php Listens to PHPUnit test runs.
DrupalStandardsListenerTrait core/tests/Drupal/Tests/Listeners/DrupalStandardsListenerTrait.php Listens for PHPUnit tests and fails those with invalid coverage annotations.
HtmlOutputPrinter core/tests/Drupal/Tests/Listeners/HtmlOutputPrinter.php Defines a class for providing html output results for functional tests.
HtmlOutputPrinterTrait core/tests/Drupal/Tests/Listeners/HtmlOutputPrinterTrait.php Defines a class for providing html output results for functional tests.
SimpletestUiPrinter core/tests/Drupal/Tests/Listeners/SimpletestUiPrinter.php Defines a class for providing html output links in the Simpletest UI.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.