MCPcopy Index your code
hub / github.com/sqlalchemy/sqlalchemy / Address

Class Address

test/orm/test_unitofwork.py:56–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 pass
55
56 class Address(cls.Comparable):
57 pass
58
59 def test_backref(self):
60 Address, addresses, users, User = (

Callers 15

test_backrefMethod · 0.70
test_one_to_many_1Method · 0.70
test_one_to_many_2Method · 0.70
test_child_moveMethod · 0.70
test_child_move_2Method · 0.70
test_one_to_oneMethod · 0.70
test_bidirectionalMethod · 0.70
test_lazyattr_commitMethod · 0.70
test_history_getMethod · 0.70
test_m2o_one_to_oneMethod · 0.70

Calls

no outgoing calls

Tested by 15

test_backrefMethod · 0.56
test_one_to_many_1Method · 0.56
test_one_to_many_2Method · 0.56
test_child_moveMethod · 0.56
test_child_move_2Method · 0.56
test_one_to_oneMethod · 0.56
test_bidirectionalMethod · 0.56
test_lazyattr_commitMethod · 0.56
test_history_getMethod · 0.56
test_m2o_one_to_oneMethod · 0.56