Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sqlalchemy/sqlalchemy
/ Parent
Class
Parent
test/aaa_profiling/test_orm.py:60–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
@classmethod
59
def
setup_classes(cls):
60
class
Parent(cls.Basic):
61
pass
62
63
class
Child(cls.Basic):
64
pass
Callers
4
test_attribute_set
Method · 0.70
test_collection_append_remove
Method · 0.70
test_expire_lots
Method · 0.70
_fixture
Method · 0.70
Calls
no outgoing calls
Tested by
4
test_attribute_set
Method · 0.56
test_collection_append_remove
Method · 0.56
test_expire_lots
Method · 0.56
_fixture
Method · 0.56