Beispiel #1
0
 def test_display_account_credentials(self):
     self.assertEqual(Account.display_accounts(), Account.account_list)
Beispiel #2
0
def display_account_credentials():
    return Account.display_accounts()