Error queue used to record trapped errors.
Located in /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.
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.
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, 04 May 2008 09:21:32 -0500 by phpDocumentor 1.3.0