MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / test_get_item_np

Method test_get_item_np

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

Source from the content-addressed store, hash-verified

236
237 @test_case
238 def test_get_item_np(self):
239 self.impl_w_non_present[self.object_1]
240 self.impl_w_non_present.clear()
241
242 @test_case
243 def test_get_item_p(self):

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected