I am looking for the mock framework with good integration with spring. I’ve used mockito and it is good framework but spring integration via springockito IMHO, is not good. So, Could you help me to chose good Mock Framework with good integration with Spring ? Thanks.
Share
yeah, I’ve just thought, I can create some mockito util class and use it via spring using
factory-methodwithout using springockito, Thanks to all problem is solved 🙂