I want to Mock IComponentContext for my tests. But the resolve gives error with \'null object reference\'
My test class
public class MyServiceTests