FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.1

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
12500

com.clickconcepts.exception.CustomExceptionTest

BugCategoryDetailsLinePriority
Unread public/protected field: com.clickconcepts.exception.CustomExceptionTest.expectedTestFailureWatcherSTYLEURF_UNREAD_PUBLIC_OR_PROTECTED_FIELD14Medium

com.clickconcepts.fest.assertsion.AbstractExpectedException

BugCategoryDetailsLinePriority
Class com.clickconcepts.fest.assertsion.AbstractExpectedException is not derived from an Exception, even though it is named as suchBAD_PRACTICENM_CLASS_NOT_EXCEPTION12Medium

com.clickconcepts.fest.assertsion.ExpectedCustomException

BugCategoryDetailsLinePriority
Class com.clickconcepts.fest.assertsion.ExpectedCustomException is not derived from an Exception, even though it is named as suchBAD_PRACTICENM_CLASS_NOT_EXCEPTION5Medium

com.clickconcepts.fest.assertsion.ExpectedException

BugCategoryDetailsLinePriority
Class com.clickconcepts.fest.assertsion.ExpectedException is not derived from an Exception, even though it is named as suchBAD_PRACTICENM_CLASS_NOT_EXCEPTION3Medium

com.clickconcepts.fest.assertsion.ExpectedExceptionTest

BugCategoryDetailsLinePriority
Unread public/protected field: com.clickconcepts.fest.assertsion.ExpectedExceptionTest.expectedTestFailureWatcherSTYLEURF_UNREAD_PUBLIC_OR_PROTECTED_FIELD18Medium