FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.9

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
5100

org.outsideMyBox.testUtils.BeanLikeTester

BugCategoryDetailsLinePriority
Call to equals() with null argument in org.outsideMyBox.testUtils.BeanLikeTester.testEqualsAndHash(BeanLikeTester$PropertiesAndValues, BeanLikeTester$PropertiesAndValues)CORRECTNESSEC_NULL_ARG537Medium