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

Class User

test/ext/test_extendedattr.py:211–212  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209
210 def test_instance_dict(self):
211 class User(MyClass):
212 pass
213
214 register_class(User)
215 _register_attribute(User, "user_id", uselist=False, useobject=False)

Callers 2

test_instance_dictMethod · 0.70
test_basicMethod · 0.70

Calls

no outgoing calls

Tested by 2

test_instance_dictMethod · 0.56
test_basicMethod · 0.56