Testing service that calls RestTemplate exchange method

后端 未结 0 829
猫巷女王i
猫巷女王i 2020-12-10 15:46

I am trying to write a Test class for one of my methods.

Here is the method I want to write unit test for:

@Service
@Slf4j
public class RestDao {

             


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