Method
teardown_test
test/sql/test_metadata.py:5326–5327
· test/sql/test_metadata.py::DialectKWArgTest.teardown_test
(self)
Source from the content-addressed store, hash-verified
| 5324 | yield |
| 5325 | |
| 5326 | def teardown_test(self): |
| 5327 | Index._kw_registry.clear() |
| 5328 | |
| 5329 | def test_participating(self): |
| 5330 | with self._fixture(): |
Callers
nothing calls this directly
Tested by
no test coverage detected