MCPcopy Create free account
hub / github.com/sqlalchemy/sqlalchemy / Engineer

Class Engineer

test/orm/inheritance/test_relationship.py:48–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46
47
48class Engineer(Person):
49 pass
50
51
52class Manager(Person):

Callers 15

test_hasMethod · 0.70
test_joinMethod · 0.70
test_hasMethod · 0.70
test_joinMethod · 0.70
test_filter_aliasingMethod · 0.70
_two_obj_fixtureMethod · 0.70
_five_obj_fixtureMethod · 0.70
test_hasMethod · 0.70
test_has_w_aliasedMethod · 0.70

Calls

no outgoing calls

Tested by 15

test_hasMethod · 0.56
test_joinMethod · 0.56
test_hasMethod · 0.56
test_joinMethod · 0.56
test_filter_aliasingMethod · 0.56
_two_obj_fixtureMethod · 0.56
_five_obj_fixtureMethod · 0.56
test_hasMethod · 0.56
test_has_w_aliasedMethod · 0.56