MCPcopy Create free account
hub / github.com/sqlalchemy/sqlalchemy / handler1

Route handler1

test/base/test_events.py:None–None  ·  view source on GitHub ↗
event.listens_for(TargetOne, "event_one", named=True)

Source from the content-addressed store, hash-verified

1"""Test event registration and listening."""
2
3from unittest.mock import call
4from unittest.mock import Mock

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected