File/exceptions.php

Description

base include file for SimpleTest

Classes
Class Description
 class SimpleExceptionTrappingInvoker Extension that traps exceptions and turns them into an error message. PHP5 only.
 class 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.
 class SimpleExceptionTrap Stores expected exceptions for when they get thrown. Saves the irritating try...catch block.
Includes
 require_once (__FILE__) (line 12)

Include required SimpleTest files

 require_once (__FILE__) (line 13)

Include required SimpleTest files

Documentation generated on Sun, 04 May 2008 09:21:32 -0500 by phpDocumentor 1.3.0