MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / test_queuepool_logging

Method test_queuepool_logging

test/engine/test_logging.py:607–609  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

605
606 @testing.requires.predictable_gc
607 def test_queuepool_logging(self):
608 q = self._queuepool_logging_fixture()
609 self._test_queuepool(q)
610
611
612class LoggingNameTest(fixtures.TestBase):

Callers

nothing calls this directly

Calls 2

_test_queuepoolMethod · 0.95

Tested by

no test coverage detected