Testing The Dummies

Since they started out as just reflecting what was being called I wasn’t testing them, but now that I’ve started expanding what they do, I’ll add some testing, but only starting with the CrashDummy.

Testing the CrashDummy

TestCrashDummy.test_constructor() Does the signature match expectations?
TestCrashDummy.test_constructor_crash() If the function is __init__ will it crash on construction?