Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用了模拟服务器工具的 startclientAndServer() 来启动服务器。我有一个示例 JSON 请求文件,那么如何将此 JSON 文件作为请求传递给模拟服务器,以及如何测试模拟服务器是否正常工作。
提前致谢!