MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / copy

Method copy

test/perf/compiled_extensions/collections_.py:414–416  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

412
413 @test_case(number=25_000)
414 def copy(self):
415 self.imp_1.copy()
416 self.imp_2.copy()
417
418 @test_case(number=2_500_000)
419 def len(self):

Callers 15

test_basic_sanityMethod · 0.95
test_copyMethod · 0.45
test_close_parameterMethod · 0.45
test_methodsMethod · 0.45
test_odict_copyMethod · 0.45
test_set_opsMethod · 0.45
test_copyMethod · 0.45
test_copyMethod · 0.45
test_copyMethod · 0.45
test_copyMethod · 0.45
test_copyMethod · 0.45
setup_testMethod · 0.45

Calls

no outgoing calls

Tested by 15

test_basic_sanityMethod · 0.76
test_copyMethod · 0.36
test_close_parameterMethod · 0.36
test_methodsMethod · 0.36
test_odict_copyMethod · 0.36
test_set_opsMethod · 0.36
test_copyMethod · 0.36
test_copyMethod · 0.36
test_copyMethod · 0.36
test_copyMethod · 0.36
test_copyMethod · 0.36
setup_testMethod · 0.36