访问主机系统的 cobol.net 代码的模拟测试

发布于 2024-10-11 16:37:16 字数 91 浏览 0 评论 0原文

我正在寻找一种优化单元测试的方法。

该系统是用cobol.net编写的,并使用CICS通用客户端访问主机。

有没有办法模拟对主机的调用?

I am looking for a way to optimise the unit tests.

The system is written in cobol.net and accesses a Main Frame using CICS universal client.

Is there a way to mock the call to the Main Frame?

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

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

发布评论

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

评论(1

很糊涂小朋友 2024-10-18 16:37:16

根据调用的复杂性,可能值得编写自己的程序来模拟调用。

如果您使用 Fujitsu 的 NetCOBOL for .NET,NeoKicks http://www.alchemysolutions.com/products/ NeoKicks/概述,可能值得一看。

Depending on the complexity of the calls, if might be worthwhile writing your own program to simulate the calls.

If you are using Fujitsu's NetCOBOL for .NET, NeoKicks http://www.alchemysolutions.com/products/NeoKicks/overview, might be worth looking at.

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