Esempio n. 1
0
 def test_find_ceil(self):
     self.assertEqual(Exercise.find_ceil(2.4),
                      3)  # both tests are successful