Ejemplo n.º 1
0
 def test_shellintegration_printout(self):
     # not mocking print to check calls because test runner uses print...
     args = MagicMock()
     auto_done(args)
Ejemplo n.º 2
0
 def test_shellintegration_printout(self):
     # not mocking print to check calls because test runner uses print...
     args = MagicMock()
     auto_done(args)