This page shows Python examples of mock.__iter__. ... __iter__ = lambda s: iter([]) self.assertIn('__iter__', dir(mock)). Example #2 ...
確定! 回上一頁