MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / test_plain

Method test_plain

test/orm/test_lockmode.py:53–54  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

51 self._assert(read=True)
52
53 def test_plain(self):
54 self._assert()
55
56 def test_nowait(self):
57 self._assert(nowait=True)

Callers

nothing calls this directly

Calls 1

_assertMethod · 0.95

Tested by

no test coverage detected