Mockito unit test expected and actual results are identical but the test fails

前端 未结 0 1775
無奈伤痛
無奈伤痛 2020-12-15 01:45

I have the following test method where I verify if teh service save method has been called:

@Test public void testPutIngredientList() throws Exception {

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