Home
last modified time | relevance | path

Searched refs:depositMoney (Results 1 – 6 of 6) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/_files/
H A DBankAccountTest.php43 $this->ba->depositMoney(-1);
61 $this->ba->depositMoney(1);
H A DBankAccount.php20 public function depositMoney($balance) function in BankAccount
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DBankAccount.php61 public function depositMoney($balance) function in BankAccount
H A DBankAccountTest.test.php60 $this->ba->depositMoney(-1);
H A DBankAccountTest.php67 $this->ba->depositMoney(-1);
H A DBankAccountTest2.php47 $this->ba->depositMoney(-1);