TestStatus::FAIL
Same name in other branches
- 9 core/lib/Drupal/Core/Test/TestStatus.php \Drupal\Core\Test\TestStatus::FAIL
- 10 core/lib/Drupal/Core/Test/TestStatus.php \Drupal\Core\Test\TestStatus::FAIL
- 11.x core/lib/Drupal/Core/Test/TestStatus.php \Drupal\Core\Test\TestStatus::FAIL
Signify that the test result was a failed test.
File
-
core/
lib/ Drupal/ Core/ Test/ TestStatus.php, line 22
Class
- TestStatus
- Consolidates test result status information.
Namespace
Drupal\Core\TestCode
const FAIL = 1;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.