Unit testing and expected exceptions

Unit testing and expected exceptions

Testing for expected exceptions Unit testing – we’re all well versed at it by now, we know why we do it and we know how to do it. It’s baked into our development lifecycle and we do it well. Right? … This post looks at the case where we are expecting a given test scenario […]