コード例 #1
0
ファイル: test_prefetch.py プロジェクト: hoangt/ms3
 def test_cost(self):
     pf = Prefetch(self.main, 0)
     self.assertEqual(pf.get_cost(), 0)