예제 #1
0
파일: test_prefetch.py 프로젝트: hoangt/ms3
 def test_cost(self):
     pf = Prefetch(self.main, 0)
     self.assertEqual(pf.get_cost(), 0)