gpt4 book ai didi

java - 在 Ant 中运行 Junit 任务

转载 作者:行者123 更新时间:2023-12-01 16:38:32 25 4
gpt4 key购买 nike

从标题来看,我提出的问题似乎非常明显......但事实并非如此(无论如何对我来说)

我有 2 个非常简单的问题。当您运行 junit 测试时,您必须指定名称,即

<junit>
<test name="my.single.test"/>
</junit>

它是否与 src 文件夹的路径匹配(因此是 java 类)?

有没有办法从 jar 运行 Junit?例如,我将所有测试导出到 jar 中,并且希望能够在 junit 任务中运行这些测试。我知道您可以使用 < batchtest>< fileset> (组合),但我认为它仅适用于 .java 文件,不是吗?

最佳答案

您所需要的只是指定正确的类路径。参见示例 http://ideoplex.com/id/25/ant-and-junit

关于java - 在 Ant 中运行 Junit 任务,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6703510/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com