The following document contains the results of FindBugs Report
FindBugs Version is 1.3.7
Threshold is Low
Effort is Default
| Class | Bugs |
|---|---|
| org.fest.assertions.Assert | 1 |
| org.fest.assertions.StringAssert | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| org.fest.assertions.Assert.equals(Object) is unusual | STYLE | EQ_UNUSUAL | 158 | Medium |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Use of non-localized String.toUpperCase() or String.toLowerCase | I18N | DM_CONVERT_CASE | 316 | Low |