MCPcopy
hub / github.com/pytest-dev/pytest / done

Method done

src/_pytest/capture.py:346–347  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

344 pass
345
346 def done(self) -> None:
347 pass
348
349 def suspend(self) -> None:
350 pass

Callers 10

doneMethod · 0.45
stop_capturingMethod · 0.45
test_simpleMethod · 0.45
test_stderrMethod · 0.45
test_stdinMethod · 0.45
test_writeorgMethod · 0.45

Calls

no outgoing calls

Tested by 8

test_simpleMethod · 0.36
test_stderrMethod · 0.36
test_stdinMethod · 0.36
test_writeorgMethod · 0.36