Predict what you think will happen if you change the test in insertMoney to use the greater-than or equal-to operator:
if(amount >= 0)
Check your predictions by running some tests. What difference does it make to the behavior of the method?
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.