is it possible to assert on a function with parameter of type function of no parameters and no result?

后端 未结 0 1625
后悔当初
后悔当初 2021-01-17 06:32

I am trying to figure out the following:

I have a mocked method, inside this mocked class there is a function with parameter of a function that takes nothing and void

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