【问题标题】:Junit: What is the best way to check which test is testing a function in Intellij?Junit:在 Intellij 中检查哪个测试正在测试功能的最佳方法是什么?
【发布时间】:2020-11-04 14:48:52
【问题描述】:

我正在使用IntelliJ 社区版,我需要编辑一些在Java 中制作的应用程序。在该应用程序中,一些功能包含在测试中。

确定哪些测试覆盖了某些功能的最佳方法是什么?

示例:我有一个名为 function1 的函数,我需要找到覆盖该函数的测试。

【问题讨论】:

    标签: java unit-testing testing intellij-idea junit


    【解决方案1】:

    请尝试使用“导航|测试”操作。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-01-16
      • 2023-03-15
      • 1970-01-01
      • 1970-01-01
      • 2021-03-06
      • 2012-05-22
      • 2010-09-29
      • 1970-01-01
      相关资源
      最近更新 更多