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