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.
我在 Eclipse 中安装了 JUnit (junit-4.11.jar),如下面的截图所示,但我不知道如何使 XMLUnit 工作。有人可以帮忙吗?
如您所见,我已经从 XMLUnit 网站下载了 .zip (xmlunit-0.4.zip) 并将其加载到 Eclipse 的路径中,但是 Eclipse 仍然无法识别 XMLTestCase 扩展,如下所示。
任何帮助都会非常有帮助。
您已经下载了用于 .NET 的 XMLUnit。
可以在 sourceforge 下载 Java(当前版本是 1.6),也可以通过 Maven Central 获得