gpt4 book ai didi

java - 从代码运行测试时在 Eclipse 中显示 JUnit View

转载 作者:塔克拉玛干 更新时间:2023-11-01 21:48:03 25 4
gpt4 key购买 nike

当我在 Eclipse 中运行我的测试类时,我得到显示树结构的 JUnit View 以及测试是否成功。如果我从代码开始测试:

JUnitCore core = new JUnitCore();
core.run(SimpleTests.class);

View 不显示。我可以改变这个吗?

最佳答案

在您的工具栏上单击 Windows-->Show View-->Others。 键入不带引号的“Junit”。从列表中选择并单击确定。

关于java - 从代码运行测试时在 Eclipse 中显示 JUnit View ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16230876/

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