The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| org.outsideMyBox.testUtils.BeanLikeTester | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Call to equals() with null argument in org.outsideMyBox.testUtils.BeanLikeTester.testEqualsAndHash(BeanLikeTester$PropertiesAndValues, BeanLikeTester$PropertiesAndValues) | CORRECTNESS | EC_NULL_ARG | 537 | Medium |