Timeline for How have Guava unit tests been generated automatically?
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 1, 2012 at 13:37 | history | notice removed | Thomas Owens♦ | ||
| Nov 1, 2012 at 13:34 | comment | added | dzieciou | And I know there are ways and tools for generating test for happy path (e.g., see this answer), but I'm interested how this was done in particular case of Guava | |
| Nov 1, 2012 at 13:19 | review | First posts | |||
| Nov 1, 2012 at 13:48 | |||||
| Nov 1, 2012 at 13:18 | comment | added | dzieciou | That's a random testing useful only for negative path testing (exceptions, invalid input, crash-es, timeout). I believe they generated tests also for happy path, and this requires more design, not just launching static analysis tool. | |
| Nov 1, 2012 at 13:12 | history | edited | Sebazzz | CC BY-SA 3.0 | added 327 characters in body |
| Nov 1, 2012 at 13:09 | history | notice added | Thomas Owens♦ | Needs detailed answers | |
| Nov 1, 2012 at 13:04 | history | answered | Sebazzz | CC BY-SA 3.0 |