MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / test_orm_queryguide_dml

Method test_orm_queryguide_dml

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

Source from the content-addressed store, hash-verified

185
186 @requires.update_from
187 def test_orm_queryguide_dml(self):
188 self._run_doctest("orm/queryguide/dml.rst")
189
190 def test_orm_large_collections(self):
191 self._run_doctest("orm/large_collections.rst")

Callers

nothing calls this directly

Calls 1

_run_doctestMethod · 0.95

Tested by

no test coverage detected