def testDisplayPasswords(self): self.assertEqual(Generator.display_passwords(),Generator.passwords)
def display_existing_accounts(): return Generator.display_passwords()