public void Remote_logs_values() { _remote .MakeRequest(new HttpRequestMessage()); _remote.Recieved.ShouldNotBeEmpty(); }