/exceptions.phpbase include file for SimpleTest
| Class | Description |
|---|---|
SimpleExceptionTrappingInvoker
|
Extension that traps exceptions and turns them into an error message. PHP5 only. |
ExceptionExpectation
|
Tests exceptions either by type or the exact exception. This could be improved to accept a pattern expectation to test the error message, but that will have to come later. |
SimpleExceptionTrap
|
Stores expected exceptions for when they get thrown. Saves the irritating try...catch block. |
Documentation generated on Sun, 31 Oct 2010 16:31:22 -0500 by phpDocumentor 1.4.3