Mockito when andReturn cannot return expected result

后端 未结 0 1780
遥遥无期
遥遥无期 2021-01-30 07:43

I m writing a unit test to test the controller. However, I tried to use Mockito when...andReturn(true) to make the function return true but I still cannot pass the test.

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