HtmlOutputLogger::$outputVerbose
Verbosity of the final report.
If TRUE, a list of links generated will be output at the end of the test run; if FALSE, only a summary with the count of pages generated.
Type: outputVerbose
File
-
core/
tests/ Drupal/ TestTools/ Extension/ HtmlLogging/ HtmlOutputLogger.php, line 42
Class
- HtmlOutputLogger
- Drupal's extension for providing HTML output results for functional tests.
Namespace
Drupal\TestTools\Extension\HtmlLoggingCode
private bool $outputVerbose;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.