Im fairly new to this so please dont slam me down.
I'm trying to mock a Postmethod so that I can set the status it returns. For instance I want to set my PostMethod to 200.
The reason for doing this is I am trying to mock a computer without an internet connection
Thanks in advance