Live data from Hacker News

Viewing profile — stevesmithwick

stevesmithwick

HN member
Joined
Mon, Mar 04, 2019, 9:57 AM UTC
HN karma
2
Public activity
1 items

About stevesmithwick

No profile information was provided.

Recent public activity

  1. comment
    Comment #19300068

    A good use of mocks/spies is if you need to test a side-effect. For instance: did your code call that service with the right parameters?