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

Method teardown_test

test/sql/test_metadata.py:5119–5120  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

5117 yield
5118
5119 def teardown_test(self):
5120 Index._kw_registry.clear()
5121
5122 def test_participating(self):
5123 with self._fixture():

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected