commons-geometry
commons-geometry copied to clipboard
Add unit tests demonstrating hash collisions
This commit adds four unit tests.
Two in Vector2DTest class, and two in Vector3DTest class. These tests illustrate how the same value of hash code is generated for non-identical instances of vectors.