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

Method test_orm_large_collections

test/base/test_tutorials.py:171–172  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

169 self._run_doctest("orm/queryguide/dml.rst")
170
171 def test_orm_large_collections(self):
172 self._run_doctest("orm/large_collections.rst")
173
174 def test_orm_queryguide_columns(self):
175 self._run_doctest("orm/queryguide/columns.rst")

Callers

nothing calls this directly

Calls 1

_run_doctestMethod · 0.95

Tested by

no test coverage detected