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.
我们目前正在使用 Cobertura,但我无法找到排除这些方法的方法。我也试过艾玛和三叶草,但我也找不到任何方法。
请保留您的“您应该测试那些”评论,这是我们希望看到的某种特定事物。
看起来最新版本的 Cobertura 有一个新注释@IgnoreMethod,可以为您完成此任务(在下面链接的页面中搜索 IgnoreMethodAnnotation)。
@IgnoreMethod
http://cobertura.sourceforge.net/