相关疑难解决方法(0)

PowerMock ECLEmma coverage issue


We are using EasyMock and PowerMock with JUnit. The coverage tool used is ECLEmma. With EasyMock, it shows the coverage properly in green (as covered). However, for the code that is unit tested with PowerMock, the coverage is shown in red (uncovered). Have read similar questions on the web. However, just wanted to check if there is a solution for this.

Thanks
Venkatesh

java junit easymock

24
推荐指数
3
解决办法
2万
查看次数

标签 统计

easymock ×1

java ×1

junit ×1