How can I mock a toBuilder constructor with Junit and Mockito?

后端 未结 0 1256
我在风中等你
我在风中等你 2020-12-04 03:13

I have the following service implementation:

\'\'\'

@Transactional
@Override
public Contract createContract(ContractResource resource) {

    Integer c         


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