Community

Easy unit testing of null argument validation (C# 8 edition)

(Thomas Levesque) A few years ago, I blogged about a way to automate unit testing of null argument validation. Its usage looked like this: