Netbeans:是否可以使用比捆绑版更新版本的 JUnit?

发布于 2024-08-20 01:54:01 字数 132 浏览 3 评论 0原文

有人尝试过在 Netbeans 中使用较新版本的 JUnit 吗? Netbeans 目前捆绑了 4.5 版。最新的是4.8左右。

新版本的 JUnit 是否会破坏与 Netbeans 单元测试集成的兼容性?或者做一些其他负面的事情?

Has anyone tried to use a newer version of JUnit in Netbeans? Netbeans currently has 4.5 bundled. Newest is 4.8 or so.

Could a newer version of JUnit break compatibility with Netbeans' unit test integration? Or do something else negative?

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

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

发布评论

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

评论(1

灵芸 2024-08-27 01:54:01

是的,您可以添加新的Junit JAR 作为库,然后将其添加到 Projects 窗口中项目的 Test Libraries 文件夹中。 Test Libraries 文件夹位于显示的文件夹

Yes, you would add the new Junit JAR as a library and then add it to the project's Test Libraries folder in the Projects window. The Test Libraries folder is below the one shown here.

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