MCPcopy Create free account
hub / github.com/benzaita/dockerized-cli / wait

Method wait

dockerized/adapters/test_dockercompose.py:10–11  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

8
9class MockProcess:
10 def wait(self):
11 pass
12
13
14class TestDockerCompose(TestCase):

Callers 1

execute_commandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected