コード例 #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)