Mockito and Hamcrest: how to verify invocation of Collection argument?

前端 未结 0 1095
天涯浪人
天涯浪人 2021-02-11 13:31

I\'m running into a generics problem with Mockito and Hamcrest.

Please assume the following interface:

public interface Service {
    void perform(Collec         


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