Skip to content

Feat: Lesson17 - added CheckingAccount and BusinessCheckingAccount functions to BankAtm and their own tests - James Capparell #552

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 11 commits into from

Conversation

jjcapparell
Copy link
Contributor

Implemented SavingsAccount class that works just like the CheckingAccount, but doesn't allow you to write checks against the account.

Implemented BusinessCheckingAccount class that works just like the CheckingAccount, but A business account requires that at least one of the owning accounts is a business.

Also includes tests for these functionalities

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants