Protocol and Mock webService
In this example, an application uses data from an API.
For the creation of the UI, we don't want to make a call at each simulation on device.
Let's suppose that the back is not ready, or that we want to test a particular error case.
So we will simul...
fredmillot.hashnode.dev6 min read