1) Are BankAccount and Tester in the same package/location? That might be why...if not:
2) Change your constructor to have different arguments.


BankAccount() instead of
BankAcount(double...