- 授权协议: 未知
- 开发语言: Java JavaScript
- 操作系统: 跨平台
- 软件首页: http://org.mock-server.com/
- 软件文档: https://github.com/jamesdbloom/mockserver
软件介绍
MockServer 是一个 API ,建华了通过 HTTP 集成(服务、web网站等)的系统的模拟测试。提供 Java 和 JavaScript API。
可匹配的请求内容:
- path (regex or plain text)
- body (regex or plain text)
- headers
- cookies
- query parameters (GET)
- body parameters (POST)
响应包含内容:
- status code
- body
- headers
- cookies
MockServer 已经在多个大型的商业项目中使用。
Learn Python 3 the Hard Way
Zed A. Shaw / Addison / 2017-7-7 / USD 30.74
You Will Learn Python 3! Zed Shaw has perfected the world’s best system for learning Python 3. Follow it and you will succeed—just like the millions of beginners Zed has taught to date! You bring t......一起来看看 《Learn Python 3 the Hard Way》 这本书的介绍吧!
