예제 #1
0
 def test2(self):
     self.assertEqual(projet.intInput(), -1)
예제 #2
0
 def test3(self):
     self.assertEqual(projet.intInput(), 5)
예제 #3
0
 def test1(self):
     self.assertEqual(projet.intInput("test"), 10)