userver: Member List
Loading...
Searching...
No Matches
testsuite.daemons.pytest_plugin.CreateDaemonScope Member List

This is the complete list of members for testsuite.daemons.pytest_plugin.CreateDaemonScope, including all inherited members.

__call__(self, *, Sequence[str] args, str|None ping_url=None, str|None name=None, Sequence|None base_command=None, dict[str, str]|None env=None, int poll_retries=service_daemon.POLL_RETRIES, float ping_request_timeout=service_daemon.PING_REQUEST_TIMEOUT, tuple[int] ping_response_codes=service_daemon.PING_RESPONSE_CODES, service_daemon.HealthCheckType|None health_check=None, dict[str, Any]|None subprocess_options=None, Callable[[subprocess.Popen], None]|None setup_service=None, int|None shutdown_signal=None, stdout_handler=None, stderr_handler=None, multiple=True)testsuite.daemons.pytest_plugin.CreateDaemonScope