blob: 9ed7f0f7add94fe2eeefd0fc313f85c71d7eba4e (
plain)
1
2
3
4
5
6
7
|
# test merging a composed object.
# test that when cascading an operation, like "merge", lazy-loaded scalar and list attributes that werent already loaded on the given object remain not loaded.
# test putting an object in session A, "moving" it to session B, insure its in B and not in A
|