Test double used to simulate an external dependency that receives information sent by the unit of code. It allows to validate that information.. It can only exist ONE MOCK at most per test, given that it simulates an exit point and only one is verifi...
blog.fiftywords.co2 min read
No responses yet.