When verify method of
Mockito class gets called, I am getting wanted but not invoked error in
jUnit?
I understand that the REST API call is not happening. But I would like to know the reason, of where I have slipped out.
Can anyone please assist me on this?