2019/1/16 16:21:17 -0800, [email protected]: > Rather than naming the enum for the test cases as "CASE", more > conventional naming would be "TestCase" or "Case" for the type itself.
Good point. The ALL_CAPS treatment was a holdover from the original. Changed to TestCase. - Mark
