MCPcopy Index your code
hub / github.com/pyinvoke/invoke / _expect

Method _expect

tests/executor.py:153–154  ·  view source on GitHub ↗
(self, args, expected)

Source from the content-addressed store, hash-verified

151 )
152
153 def _expect(self, args, expected):
154 expect("-c integration {}".format(args), out=expected.lstrip())
155
156 class adjacent_hooks:
157 def deduping(self):

Callers 8

dedupingMethod · 0.45
no_dedupingMethod · 0.45
dedupingMethod · 0.45
no_dedupingMethod · 0.45
dedupingMethod · 0.45
no_dedupingMethod · 0.45
dedupingMethod · 0.45
no_dedupingMethod · 0.45

Calls 1

expectFunction · 0.90

Tested by

no test coverage detected