MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / test_get_anon_p

Method test_get_anon_p

test/perf/compiled_extensions/misc.py:234–235  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

232
233 @test_case
234 def test_get_anon_p(self):
235 self.impl_w_present.get_anon(self.object_1)
236
237 @test_case
238 def test_get_item_np(self):

Callers

nothing calls this directly

Calls 1

get_anonMethod · 0.80

Tested by

no test coverage detected