jMock
|
JUnit
|
MockObjects.com
|
Codehaus
|
Issue Tracking
jMock
Overview
License
Download
Getting Started
Constraints
Changes
Project Documentation
About jMock
Project Info
Project Reports
Project License
Changes
Unit Tests
Clover
PMD Report
JavaDocs
JavaDoc Report
Source Xref
Test Xref
Simian Report
Metrics
Development Process
PMD Results
The following document contains the results of
PMD
.
Summary
Files
Errors
3
3
Files
Files
Violations
org/jmock/constraint/IsEqual.java
1
org/jmock/expectation/MapEntry.java
1
org/jmock/matcher/ArgumentsMatcher.java
1
org/jmock/constraint/IsEqual.java
Violation
Line
Ensure you override both equals() and hashCode()
35
org/jmock/expectation/MapEntry.java
Violation
Line
Avoid empty catch blocks
87
org/jmock/matcher/ArgumentsMatcher.java
Violation
Line
Ensure you override both equals() and hashCode()
44