MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / Foo

Class Foo

test/orm/test_collection.py:154–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152 creator = self.entity_maker
153
154 class Foo:
155 pass
156
157 canary = Canary()
158 instrumentation.register_class(Foo)

Callers 15

_test_adapterMethod · 0.70
_test_empty_initMethod · 0.70
_test_listMethod · 0.70
_test_list_bulkMethod · 0.70
_test_set_wo_mutationMethod · 0.70
_test_setMethod · 0.70
_test_set_bulkMethod · 0.70
_test_set_dataclassesMethod · 0.70
_test_dictMethod · 0.70
_test_dict_bulkMethod · 0.70

Calls

no outgoing calls

Tested by 15

_test_adapterMethod · 0.56
_test_empty_initMethod · 0.56
_test_listMethod · 0.56
_test_list_bulkMethod · 0.56
_test_set_wo_mutationMethod · 0.56
_test_setMethod · 0.56
_test_set_bulkMethod · 0.56
_test_set_dataclassesMethod · 0.56
_test_dictMethod · 0.56
_test_dict_bulkMethod · 0.56