模拟RestTemplate.exchange()不起作用。restTemplate.exchange()模拟的响应在BDS类中给出了空值。我的测试用例在BDSAdapter类中出现空指针异常失败。RestTemplaterestTemplate;
Environment env;
public void getInsuranceHoldings() throws InsuranceHoldingsException {
Moc
我几乎什么都试过了,但是当我试图模仿org.mockito.exceptions.misusing.PotentialStubbingProblem的时候,我总是得到一个RestTemplate.exchange以下是我要做的事: void headerTest() { - this invocation of 'exchange' method: