MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / setup_mappers

Method setup_mappers

test/orm/test_events.py:81–82  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

79
80 @classmethod
81 def setup_mappers(cls):
82 cls._setup_stock_mapping()
83
84 def _caching_session_fixture(self):
85 cache = {}

Callers

nothing calls this directly

Calls 1

_setup_stock_mappingMethod · 0.80

Tested by

no test coverage detected