什么是 DotNetTestRunner responder=fitClient?

发布于 2024-10-20 12:53:25 字数 134 浏览 3 评论 0原文

我下载了已弃用的 DotNetTestRunner 源代码,并了解响应者在向 fitServer 发出 HTTP 请求时,基本上是测试时要采取的操作。但在 DotNetTestRunner 代码中,它发送responder=fitClient。这是什么?

I downloaded the deprecated DotNetTestRunner source and understand that a responder, when making a HTTP request to fitServer, is basically an action to take with the test. But in the DotNetTestRunner code it sends responder=fitClient. What is this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

長街聽風 2024-10-27 12:53:25

它告诉 FitNesse 该请求来自独立的“客户端”进程,而不是由 FitNesse 生成的进程。这段代码大约从 2003 年开始就已经存在了,当时我还没有参与其中,所以我不太了解其背后的原因。

It tells FitNesse that this request is coming from an independent 'client' process rather a process that was spawned by FitNesse. This code has been around since about 2003, before I was involved, so I don't know much about the reasons behind it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文