Cannot instantiate @InjectMocks field named ‘contractService‘! Cause: the type ‘ContractService‘ is an interface.
You haven‘t provided the instance at field declaration so I tried to construct the instance.
原文:https://www.cnblogs.com/mengjianzhou/p/14474290.html