MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / teardown_test

Method teardown_test

test/ext/test_extendedattr.py:206–207  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

204 del self._goofy_dict[key]
205
206 def teardown_test(self):
207 clear_mappers()
208
209 def test_instance_dict(self):
210 class User(MyClass):

Callers

nothing calls this directly

Calls 1

clear_mappersFunction · 0.90

Tested by

no test coverage detected