https://github.com/jkmagnussen/python-bank-transfer-unit-test
A simple test function in, ‘Python’ using the, ‘Unit-test’ module to implement a unit test based on the depicted short scenario of a user moving funds from, ‘Savings account’ > ‘chequing account’. In which balances are accurately reflected post transfer. Furthermore, a synopsis of this, utilised as a university project has been included.
https://github.com/jkmagnussen/python-bank-transfer-unit-test
Last synced: 3 months ago
JSON representation
A simple test function in, ‘Python’ using the, ‘Unit-test’ module to implement a unit test based on the depicted short scenario of a user moving funds from, ‘Savings account’ > ‘chequing account’. In which balances are accurately reflected post transfer. Furthermore, a synopsis of this, utilised as a university project has been included.
- Host: GitHub
- URL: https://github.com/jkmagnussen/python-bank-transfer-unit-test
- Owner: jkmagnussen
- Created: 2019-06-27T11:00:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-27T11:02:40.000Z (almost 6 years ago)
- Last Synced: 2025-01-21T05:42:52.277Z (5 months ago)
- Language: Python
- Homepage:
- Size: 655 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python-Bank-transfer-Unit-Test
A basic python bank transfer project coupled with a unit test