Ejemplo n.º 1
0
 def test_exists(self):
     self.assertTrue(PreprocessedData.exists(1))
     self.assertFalse(PreprocessedData.exists(1000))
Ejemplo n.º 2
0
 def test_exists(self):
     self.assertTrue(PreprocessedData.exists(1))
     self.assertFalse(PreprocessedData.exists(1000))