Timeline for How should I test the functionality of a function that uses other functions in it?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 2, 2018 at 15:48 | vote | accept | Amogh Talpallikar | ||
| Oct 2, 2018 at 15:48 | vote | accept | Amogh Talpallikar | ||
| Oct 2, 2018 at 15:48 | |||||
| Apr 17, 2014 at 17:24 | comment | added | Magus | +1, because whether or not you have refactored a method to use three others or is a single giant method is irrelevant to the unit test itself, which is only concerned with arguments, returns, and exceptions. | |
| Jan 24, 2014 at 14:01 | history | answered | Telastyn | CC BY-SA 3.0 |