Skip to content

added tests; fixed BankAccount balance calc in debit function (-=)

  • Tests added
  • BankAccount Class

debit() function

debit calculation should substract the amount from balance

Merge request reports