Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: FEST-Assert 2.0M1
-
Component/s: Assert
-
Labels:None
-
Number of attachments :
Description
Because org.fest.assertions.internal.Strings.failures is never assigned,
but "assertHasSize" method calls "failures.failure()".
Activity
Alex Ruiz
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Alex Ruiz [ alexruiz ] |
Alex Ruiz
made changes -
| Fix Version/s | FEST-Reflect 2.0 [ 16646 ] | |
| Component/s | Assert [ 13786 ] |
Joel Costigliola
made changes -
| Assignee | Alex Ruiz [ alexruiz ] | Joel Costigliola [ jocosti ] |
Joel Costigliola
made changes -
| Fix Version/s | FEST-Assert 2.0 [ 15576 ] | |
| Fix Version/s | FEST-Reflect 2.0 [ 16646 ] |
Joel Costigliola
made changes -
| Summary | assertThat("toto").hasSize(4) throw NullPointerException | assertThat("toto").hasSize(5) throw NullPointerException |
Joel Costigliola
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Joel Costigliola
made changes -
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Joel Costigliola
made changes -
| Fix Version/s | FEST-Assert 2.0M1 [ 18363 ] | |
| Fix Version/s | FEST-Assert 2.0 [ 15576 ] | |
| Affects Version/s | FEST-Assert 2.0 [ 15576 ] |