Timeline for Is dependency injection essential for unit testing?
Current License: CC BY-SA 3.0
16 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 7, 2016 at 20:54 | history | tweeted | twitter.com/StackProgrammer/status/773625557082857472 | ||
| Aug 2, 2016 at 0:31 | comment | added | Nathan | Lots of design decisions are necessary to make your code testable. Start writing tests and find out. | |
| Jan 31, 2014 at 20:43 | comment | added | Sklivvz | @JBKing if you have a small code base you don't need layers or unit testing | |
| Jan 31, 2014 at 20:32 | answer | added | Rogério | timeline score: 1 | |
| May 4, 2012 at 9:41 | answer | added | CodeART | timeline score: 3 | |
| May 4, 2012 at 9:23 | answer | added | k3b | timeline score: 3 | |
| Mar 22, 2012 at 23:42 | vote | accept | Tom Squires | ||
| S Mar 22, 2012 at 19:40 | history | suggested | Peter Mortensen | CC BY-SA 3.0 |
Copy edited.
|
| Mar 22, 2012 at 19:25 | review | Suggested edits | |||
| S Mar 22, 2012 at 19:40 | |||||
| Mar 22, 2012 at 18:44 | comment | added | JB King | There is something to be said for the scale here. If I have a small code base with very few layers then DI may not be useful. | |
| Mar 22, 2012 at 16:23 | answer | added | smp7d | timeline score: 3 | |
| Mar 22, 2012 at 16:22 | answer | added | nlawalker | timeline score: 63 | |
| Mar 22, 2012 at 15:56 | comment | added | Jeremy | Dependency Injection is not essential, but the broader concept of Inversion of Control is. | |
| Mar 22, 2012 at 15:38 | answer | added | Erik Dietrich | timeline score: 11 | |
| Mar 22, 2012 at 15:37 | answer | added | Péter Török | timeline score: 49 | |
| Mar 22, 2012 at 15:34 | history | asked | Tom Squires | CC BY-SA 3.0 |