JaCoCo offline instrumentation of jar using Ant: How to exclude a class from jar during instrumentation?

后端 未结 0 539
礼貌的吻别
礼貌的吻别 2021-01-25 17:56

I am doing JaCoCo offline instrumentation of jars before running junit tests on them. During instrumentation, I want to exclude the classes that have certain pattern. How to do

相关标签:
回答
  • 消灭零回复
提交回复
热议问题