Home
last modified time | relevance | path

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

/dports/devel/php-libawl/awl-827fbfed7dab0ca339998ca6cdcffb328246d83b/vendor/phpunit/php-code-coverage/Tests/_files/
H A DBankAccountTest.php45 $this->ba->depositMoney(-1);
65 $this->ba->depositMoney(1);
H A DBankAccount.php20 public function depositMoney($balance) function in BankAccount
/dports/devel/pear-PHP_CodeCoverage/php-code-coverage-5.2.2/tests/_files/
H A DBankAccountTest.php45 $this->ba->depositMoney(-1);
63 $this->ba->depositMoney(1);
H A DBankAccount.php20 public function depositMoney($balance) function in BankAccount
/dports/devel/php-libawl/awl-827fbfed7dab0ca339998ca6cdcffb328246d83b/vendor/phpunit/phpunit/Tests/_files/
H A DBankAccount.php98 public function depositMoney($balance) function in BankAccount
H A DBankAccountTest.php106 $this->ba->depositMoney(-1);
H A DBankAccountTest.test.php106 $this->ba->depositMoney(-1);