I noticed that when there are multiple attributes, every time I encode the model they are ordered in a different way in the resulting xml. This is a huge problem during unit tests, where it becomes impossible to validate the encoded Data (or String) against a reference one.
Is this a known issue?
Thanks,
Andres
I noticed that when there are multiple attributes, every time I encode the model they are ordered in a different way in the resulting
xml. This is a huge problem during unit tests, where it becomes impossible to validate the encodedData(orString) against a reference one.Is this a known issue?
Thanks,
Andres