I have a method i\'d like to stub but it has a lot of parameters. How can i avoid mocking all parameters but still stub the method.
Ex:
//Method to stub