I am trying to use Refit to test a Rest interface on TestServer, while replacing the DateTime.Now to return custom time.
My refit interface looks something like this: