make FailureException a real class with a real getReason() - fixes #6
commit903f546a76dc3879e95cb36f481b7be78e94b668
authortswicegood <tswicegood@54d25d7b-d40e-47af-a99d-8d4037bc02b6>
Tue, 29 Jan 2008 23:11:40 +0000 (29 23:11 +0000)
committertswicegood <tswicegood@54d25d7b-d40e-47af-a99d-8d4037bc02b6>
Tue, 29 Jan 2008 23:11:40 +0000 (29 23:11 +0000)
tree1bbea7ffbc60b8448d18989f161428f57371630e
parent16651105ae3924343c66eaa6a797892a0553c4de
make FailureException a real class with a real getReason() - fixes #6

git-svn-id: https://svn.phpt.info/Core/trunk@658 54d25d7b-d40e-47af-a99d-8d4037bc02b6
src/PHPT/Case/FailureException.php
tests/Case/FailureException/declares-abstract-getDiff.phpt [deleted file]
tests/Case/FailureException/getReason-defaults-to-message.phpt [new file with mode: 0644]