Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ teardown_test
Method
teardown_test
test/ext/test_mutable.py:1530–1533 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1528
mutable._setup_composite_listener()
1529
1530
def
teardown_test(self):
1531
# clear out mapper events
1532
Mapper.dispatch._clear()
1533
ClassManager.dispatch._clear()
1534
1535
@classmethod
1536
def
_type_fixture(cls):
Callers
nothing calls this directly
Calls
1
_clear
Method · 0.45
Tested by
no test coverage detected