Mockito - Is it possible to deep mock a void method call to do nothing?

后端 未结 0 947
一生所求
一生所求 2021-01-24 23:49

I wanted to know if it is possible to "deep mock" a void method call without breaking out the call chain, using Mockito.

This is an example for the original cal

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