Mockito Null Pointer Exception when initializing using @RunWith annotation when mocking

前端 未结 0 2013
攒了一身酷
攒了一身酷 2021-01-16 01:33

I\'m using Mockito to create mock beans, and for some reason, when I initialize a mock with @RunWith(MockitoJUnitRunner.class), I get an error when I call a method from the

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