Unable to mock RestTemplate using JUnit 5 in Spring Boot

后端 未结 0 1281
温柔的废话
温柔的废话 2020-12-08 03:54

Trying to mock restTemplate postForEntity() but it is returning null instead of ResponseEntity object I am passing inside thenReturn().

Service Impl class



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