Exemplo n.º 1
0
 def test2(self):
     self.assertEqual(projet.intInput(), -1)
Exemplo n.º 2
0
 def test3(self):
     self.assertEqual(projet.intInput(), 5)
Exemplo n.º 3
0
 def test1(self):
     self.assertEqual(projet.intInput("test"), 10)