ExceptionExpectationTests 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.
Located in /exceptions.php (line 70)
SimpleExpectation | --ExceptionExpectation
Sets up the conditions to test against.
If the expected value is a string, then it will act as a test of the class name. An exception as the comparison will trigger an identical match. Writing this down now makes it look doubly dumb. I hope come up with a better scheme later.
Summary of an Exception object.
Carry out the test.
Create the message to display describing the test.
Inherited From SimpleExpectation
SimpleExpectation::__construct()
SimpleExpectation::getDumper()
SimpleExpectation::isExpectation()
SimpleExpectation::overlayMessage()
SimpleExpectation::test()
SimpleExpectation::testMessage()
Documentation generated on Thu, 01 Oct 2009 20:54:46 -0500 by phpDocumentor 1.4.2