Ejemplo n.º 1
0
 def test_dataset2(self):
     self.assertEquals(task.udacify('bob'),'Ubob')
Ejemplo n.º 2
0
 def test_dataset1(self):
     self.assertEquals(task.udacify('dacity'),'Udacity')