This exercise is used in this Guided Learning Hour - Using a Test Double to find bugs.
The code in SafeCalculator contains a bug, marked with a comment. Write tests that fail because of this bug.
This exercise was invented by Dimitri Merejkowsky and his original code is in his repo kata-doppelganger