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

Method test_mapper_pathing

test/orm/test_selectin_relations.py:605–606  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

603 self._do_options_test(self._pathing_runs)
604
605 def test_mapper_pathing(self):
606 self._do_mapper_test(self._pathing_runs)
607
608 def _do_options_test(self, configs):
609 (

Callers

nothing calls this directly

Calls 1

_do_mapper_testMethod · 0.95

Tested by

no test coverage detected