Timeline for Unit Tests code duplication?
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 10, 2012 at 14:36 | vote | accept | Random42 | ||
| Aug 14, 2012 at 0:24 | review | Close votes | |||
| Aug 24, 2012 at 3:02 | |||||
| Aug 10, 2012 at 18:21 | comment | added | Clockwork-Muse |
It should be noted that doubles will not necessarily be exactly equal, so you may have differences due to that. The assertEquals(double, double) method is deprecated, after all (use the one with an epsilon instead).
|
|
| Aug 10, 2012 at 15:23 | comment | added | rmaruszewski | @dasblinkenlight Not necessarily, if we're talking about designing the unit test class. | |
| Aug 10, 2012 at 15:21 | comment | added | jk. | stackoverflow.com/questions/129693/… | |
| Aug 10, 2012 at 15:19 | comment | added | jk. | stackoverflow.com/questions/6453235/… | |
| Aug 10, 2012 at 15:19 | answer | added | rmaruszewski | timeline score: 5 | |
| Aug 10, 2012 at 14:52 | comment | added | Sergey Kalinichenko | I think this question is a much better fit for stackoverflow. | |
| Aug 10, 2012 at 14:52 | answer | added | 9000 | timeline score: 1 | |
| Aug 10, 2012 at 14:44 | history | asked | Random42 | CC BY-SA 3.0 |