MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / TT

Class TT

test/orm/test_cycles.py:213–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

211 @classmethod
212 def setup_classes(cls):
213 class TT(cls.Basic):
214 def __init__(self):
215 self.uuid = hex(id(self))
216
217 @classmethod
218 def setup_mappers(cls):

Callers 2

test_basicMethod · 0.85
test_lazy_clauseMethod · 0.85

Calls

no outgoing calls

Tested by 2

test_basicMethod · 0.68
test_lazy_clauseMethod · 0.68