MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / User

Class User

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

Source from the content-addressed store, hash-verified

208
209 def test_instance_dict(self):
210 class User(MyClass):
211 pass
212
213 register_class(User)
214 _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