ColoSans1 / M07_UF1_POO_BankArnau

0 stars 0 forks source link

About ComBank back account

Using this small program to explain about the OOP and PHPUnit.

To run the program, please read the follow:

Requirements

  • PHP 8.x

Features

  1. Open account
  2. Apply overdraft
  3. Deposit funds
  4. Withdraw funds
  5. Display balance
  6. Close account

Installation

$ composer install

Unit Test

$ phpunit

Run Unit Test

$ ./vendor/bin/phpunit ./tests

Manual Test

$ php src/index.php