Posts Tagged Exception handling syntax

Old Favourite: Expected Exceptions

This first appeared on my old blog in November 2008. I’ve decided that I don’t like typical patterns for testing exceptions. I decided this a while ago as far as “Expected Exception” attributes/annotations are concerned and stuck with the traditional try/catch approach (I’ll explain why in a minute). Now, I’ve decided I don’t like the [...]

, , , , , , ,

1 Comment