UnfinishedStubbingException when mock static method with Mockito.mockStatic

前端 未结 0 441
花落未央
花落未央 2020-12-12 21:47

I got this exception when mock the LocalDate.now() static method with Mockito.mockStatic().

org.mockito.exceptions.misusing.Unf

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