I want to mock a private method which has been called inside another method.
Following is the sample code, I have written.
Java code:
pack