org.mockito.exceptions.misusing.InjectMocksException: Cannot instantiate @InjectMocks

后端 未结 0 1070
孤独总比滥情好
孤独总比滥情好 2021-01-14 20:35

I am using @InjectMocks to inject Repository Implementation into my Test class, but it throws InjectMocksException. Below is my code and Error, ple

相关标签:
回答
  • 消灭零回复
提交回复
热议问题