I am trying to test the web api method with xUnit and Moq but there comes a situation as it is using "this" keyword. Please see the code.
Web API In