weirenxue / golang-http-client-test

This project demonstrates how to use mock HTTP server to do test case writing for HTTP client.

Home Page:https://weirenxue.github.io/2022/12/10/http-client-unit-test/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP Client Unit Test by Mock HTTP Server

This project demonstrates how to use mock HTTP server to do test case writing for HTTP client.

About

This project demonstrates how to use mock HTTP server to do test case writing for HTTP client.

https://weirenxue.github.io/2022/12/10/http-client-unit-test/


Languages

Language:Go 100.0%