Exemple #1
0
 def test_for_register(self):
     ret = Account.register('*****@*****.**', 'monkey', 'BERRY')
     self.assertTrue(ret)