TestStatus::ERROR
Signify that the test result was a code error.
This means that the test runner was able to exit and report an error.
File
-
core/
lib/ Drupal/ Core/ Test/ TestStatus.php, line 29
Class
- TestStatus
- Consolidates test result status information.
Namespace
Drupal\Core\TestCode
const ERROR = 2;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.