* Need to remove unused usings * The names of all unit test classes must end in *Tests not *Test * Use var where possible along with other modern C# 7.3 syntactic sugar features * Alphabetically arrange members by modifier, then type, then name