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\Test

Code

const FAIL = 1;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.