Webclient post exchange mockito unit test

前端 未结 0 1266
小鲜肉
小鲜肉 2020-12-12 06:47

Trying to write a mockito test for the below service code:

                .build()
                .post()
                .uri(fullURL +  queryPart )
               


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