--TEST--
phpunit --testdox-html php://stdout BankAccountTest ../_files/BankAccountTest.php
--FILE--
Test Documentation
BankAccount
... 3 / 3 (100%) - ✓ Balance is initially zero
- ✓ Balance cannot become negative
Time: %s, Memory: %s
OK (3 tests, 3 assertions)