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

Method set_when

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

Source from the content-addressed store, hash-verified

968 pass
969
970 def set_when(self, when: str) -> None:
971 pass
972
973 def handleError(self, record: logging.LogRecord) -> None:
974 # 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