Beispiel #1
0
 def test_cost(self):
     pf = Prefetch(self.main, 0)
     self.assertEqual(pf.get_cost(), 0)