Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
None
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
2326
-
Normal
Description
The simples way to test this is to have a model which contains a leaf of type binary. Construct 2 NormalizedNode instances using this model with exactly the same binary content - note that the byte arrays used should be identical in content but the instances of the byte array should be different.
After constructing the NormalizedNodes an assertEquals on these two NormalizedNodes fails.