简体   繁体   English

如何在IntelliJ IDEA中未经测试列出所有类?

[英]How to list all classes without test in IntelliJ IDEA?

How to list all classes without tests in IntelliJ IDEA? 如何在IntelliJ IDEA中列出没有测试的所有类?

if we already can, 如果我们已经可以的话

  • jump from a test and its source 从测试及其来源中跳出来
  • create a test for a class? 为课程创建测试?

Gradle task jacoco helps, and it what I am using, but I still want to know if there is something built-in in Intellij IDEA. Gradle任务jacoco可以提供帮助,这也是我正在使用的东西,但是我仍然想知道Intellij IDEA中是否内置了某些功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM