How to solve IllegalStateException: argument.capture() must not be null - Mockito

前端 未结 0 2000
天命终不由人
天命终不由人 2020-12-13 06:11

I am trying to test if a function is called with the right parameters, my functions is run which is in a use case. and the Params I have is a data

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