Error queue used to record trapped errors.
Located in /_tests/simpletest/errors.php (line 74)
Converts an error code into it's string representation.
Starts with an empty queue.
Adds an error to the front of the queue.
Discards the contents of the error queue.
Sets up an expectation of an error. If this is not fulfilled at the end of the test, a failure will occour. If the error does happen, then this will cancel it out and send a pass message.
Pulls the earliest error from the queue.
Sets the currently running test case.
Any errors still in the queue are sent to the test case. Any unfulfilled expectations trigger failures.
Documentation generated on Sun, 02 Jan 2011 23:14:02 +0000 by phpDocumentor 1.4.3