Prakhar Mishra · @prakhar
3 followers · 21 posts · Server hachyderm.io

How would you classify a vs vs ? Usually, what I do is, setup the test for a class / struct, mock the dependencies and call the methods of struct with test input.

Although there is one I like to write with mocking just the external services, and using internal code without mocking.

Let me know how you prefer doing .

#unittest #integrationtest #systemtest #testcase #devtesting

Last updated 2 years ago