Skip to content

Conversation

@johnanmorris
Copy link

@johnanmorris johnanmorris commented Aug 26, 2016

Contains 5 Ruby files:

  • bank.rb : Module with Bank::Account and Bank::Owner
  • checking_account.rb : CheckingAccount class
  • savings_account.rb : SavingsAccount class
  • 2 test files: savings_test.rb (to test SavingsAccount) and checking_test (to test CheckingAccount)

Completed Optional Owner classes up to Wave 2

…acct_num to @id, and added @open_date to prep for CSV files.
…ented different initialize and withdraw methods. Created bank_test.rb for testing class instances.
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.

1 participant