SimpleErrorQueueError queue used to record trapped errors.
Located in /errors.php (line 67)
Converts an error code into it's string representation.
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.
Pulls the earliest expectation 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.
Tests the error against the most recent expected error.
Documentation generated on Thu, 01 Oct 2009 20:54:45 -0500 by phpDocumentor 1.4.2