Mocking your server with just one line of code
Jonas Helfer
916
Thank you for the great article!
I have a question about a parent-child relationship: could this mocking technic keep a connection between, for example, a user and a list, so user.list.owner.id == user.id?