MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / Parent

Class Parent

test/ext/test_associationproxy.py:1472–1474  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1470
1471
1472class Parent:
1473 def __init__(self, name):
1474 self.name = name
1475
1476
1477class Child:

Callers 15

_test_premature_flushMethod · 0.70
test_abcMethod · 0.70
_test_sequence_opsMethod · 0.70
test_mapping_opsMethod · 0.70
test_bulk_replaceMethod · 0.70
test_set_operationsMethod · 0.70
test_set_comparisonsMethod · 0.70
test_set_mutationMethod · 0.70
test_bulk_replaceMethod · 0.70
test_basicMethod · 0.70

Calls

no outgoing calls

Tested by 15

_test_premature_flushMethod · 0.56
test_abcMethod · 0.56
_test_sequence_opsMethod · 0.56
test_mapping_opsMethod · 0.56
test_bulk_replaceMethod · 0.56
test_set_operationsMethod · 0.56
test_set_comparisonsMethod · 0.56
test_set_mutationMethod · 0.56
test_bulk_replaceMethod · 0.56
test_basicMethod · 0.56