MCPcopy Create free account
hub / github.com/apache/arrow / SuccessfulSubprocessResult

Class SuccessfulSubprocessResult

dev/archery/archery/testing.py:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43
44
45class SuccessfulSubprocessResult:
46
47 def check_returncode(self):
48 return
49
50
51@contextmanager

Callers 1

assert_subprocess_callsFunction · 0.85

Calls

no outgoing calls

Tested by 1

assert_subprocess_callsFunction · 0.68