In my app I use network calls to get JSON answer. I would like to make some test for these calls, but I only find test with MockUp.
JSON
MockUp
But my purpo