I am writing test case for public method. Inside it is calling a private method. In that method it has static method call. I have to mock that static call execute my test case.