Using this small program to explain about the OOP and PHPUnit.
To run the program, please read the follow:
- PHP 8.x
- Open account
- Apply overdraft
- Deposit funds
- Withdraw funds
- Display balance
- Close account
$ composer install
$ ./vendor/bin/phpunit ./tests
$ php src/index.php