2022-11-28
~10 min read
1834 words
When it comes to testing our code, it may be desireable to avoid following the normal code path all the way. Some examples of calls that we…