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 中,有没有办法在有或没有 EclEmma 插件的情况下找到已测试相关代码的实际测试?在网上搜索后,我怀疑可以做到,只是想在这里问一下以确保。
在 EclEmma 突出显示绿色或黄色的行上,设置断点!
然后重新运行(而不是调试)测试:-) 不是最快的,但它会完成工作。