You are here

6 calls to TestBase::error() in SimpleTest 8.3

SimpleTestErrorCollectorTest::error in src/Tests/SimpleTestErrorCollectorTest.php
Stores errors into an array.
SimpleTestErrorCollectorTest::testErrorCollect in src/Tests/SimpleTestErrorCollectorTest.php
Tests that simpletest collects errors from the tested site.
TestBase::assertErrorLogged in src/TestBase.php
Asserts that a specific error has been logged to the PHP error log.
TestBase::errorHandler in src/TestBase.php
Handle errors during test runs.
TestBase::exceptionHandler in src/TestBase.php
Handle exceptions.
TestBase::verbose in src/TestBase.php
Logs a verbose message in a text file.