pmd: fix #1076 Report.treeIterator() does not return all violations
The cause of the bug was the implementation of ViolationNode.equalsNode(otherNode) which returned true when two different violations start on the same line. Note: this change also adds a maven dependency on Mockito 1.9.5 (scope: test). Mockito helps creating mock objects and makes the test more readable.
This commit is contained in:
500 Internal Server Error
Gitea Version: 1.28.0+dev-528-ga5a645824f