|
|
|
|
|
by rakoo
4431 days ago
|
|
> The justification is largely one of speed. Is it ? I was under the impression that you don't include them because a unit test is testing a very specific piece of code and not the dependencies around it. This is why you'll mock disk/db/network, just like you'll mock other pieces of code. |
|