6 calls to TestBase::error()

SimpleTestErrorCollectorTest::error in drupal/core/modules/system/lib/Drupal/system/Tests/Common/SimpleTestErrorCollectorTest.php
Stores errors into an array.
SimpleTestErrorCollectorTest::testErrorCollect in drupal/core/modules/system/lib/Drupal/system/Tests/Common/SimpleTestErrorCollectorTest.php
Tests that simpletest collects errors from the tested site.
TestBase::errorHandler in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Handle errors during test runs.
TestBase::exceptionHandler in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Handle exceptions.
TestBase::verbose in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Logs verbose message in a text file.
UnicodeUnitTest::testMbStringUnicode in drupal/core/modules/system/lib/Drupal/system/Tests/System/UnicodeUnitTest.php
Test full unicode features implemented using the mbstring extension.