mocking - mockito for spring components without interface -


i have used mockito mocking @autowired injection , works fine interface based injection

if try mock spring @component ( not implement interface ) , mocking fails.

is possible mock such component have @component annotation not implementing interface ?


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - IE9 error '$'is not defined -