namespace Drupal\TestTools\Extension\HtmlLogging
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| HtmlOutputLogger | core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php | Drupal's extension for providing HTML output results for functional tests. |
| SubscriberBase | core/tests/Drupal/TestTools/Extension/HtmlLogging/SubscriberBase.php | Base class for PHPUnit event subscribers related to HTML logging. |
| TestRunnerFinishedSubscriber | core/tests/Drupal/TestTools/Extension/HtmlLogging/TestRunnerFinishedSubscriber.php | Event subscriber notifying end of test runner execution to HTML logging. |
| TestRunnerStartedSubscriber | core/tests/Drupal/TestTools/Extension/HtmlLogging/TestRunnerStartedSubscriber.php | Event subscriber notifying beginning of test runner to HTML logging. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.