MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / C

Class C

test/orm/inheritance/test_basic.py:2398–2399  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2396 pass
2397
2398 class C(B):
2399 pass
2400
2401 self.mapper_registry.map_imperatively(A, _a_table)
2402 self.mapper_registry.map_imperatively(

Callers 14

test_base_classMethod · 0.70
test_not_set_on_upateMethod · 0.70
test_noneMethod · 0.70
test_c_onlyMethod · 0.70
test_b_onlyMethod · 0.70
test_a_onlyMethod · 0.70
test_orderingMethod · 0.70
test_joinsMethod · 0.70
test_load_from_middleMethod · 0.70

Calls

no outgoing calls

Tested by 14

test_base_classMethod · 0.56
test_not_set_on_upateMethod · 0.56
test_noneMethod · 0.56
test_c_onlyMethod · 0.56
test_b_onlyMethod · 0.56
test_a_onlyMethod · 0.56
test_orderingMethod · 0.56
test_joinsMethod · 0.56
test_load_from_middleMethod · 0.56