6 calls to DrupalTestCase::error()

DrupalErrorCollectionUnitTest::error in drupal-7.x/modules/simpletest/tests/common.test
Error handler that collects errors in an array.
DrupalErrorCollectionUnitTest::testErrorCollect in drupal-7.x/modules/simpletest/tests/common.test
Test that simpletest collects errors from the tested site.
DrupalTestCase::errorHandler in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Handle errors during test runs.
DrupalTestCase::exceptionHandler in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Handle exceptions.
DrupalTestCase::verbose in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Logs verbose message in a text file.
UnicodeUnitTest::testMbStringUnicode in drupal-7.x/modules/simpletest/tests/unicode.test
Test full unicode features implemented using the mbstring extension.