MCPcopy Create free account
hub / github.com/pytest-dev/pytest / set_when

Method set_when

src/_pytest/logging.py:826–827  ·  view source on GitHub ↗
(self, when: str)

Source from the content-addressed store, hash-verified

824 pass
825
826 def set_when(self, when: str) -> None:
827 pass
828
829 def handleError(self, record: logging.LogRecord) -> None:
830 # Handled by LogCaptureHandler.

Callers 10

pytest_sessionstartMethod · 0.45
pytest_collectionMethod · 0.45
pytest_runtest_setupMethod · 0.45
pytest_runtest_callMethod · 0.45
pytest_sessionfinishMethod · 0.45

Calls

no outgoing calls

Tested by 1