Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Later
-
None
-
None
Description
In many of our Python tests we use mocks for thrift generated classes and then assign properties on them. Since these classes are just data containers, there is no reason not to use real objects.