Community Easy unit testing of null argument validation (C# 8 edition) by SSWUG Research (Thomas Levesque) A few years ago, I blogged about a way to automate unit testing of null argument validation. Its usage looked like this: Register to Read