From: Markey <sma...@gm...> - 2011-10-06 08:31:31
|
Hi all, I have a java class in one java project. I've write 3 test cases for it with junit. The cases will be successful if I run them in Eclipse or mvn test in cmd. But every time I run them with mvn cobertura:cobertura, they all fails, however all other test cases in the same project will pass. Any suggestion? Or someone met this before? Thanks in advance. :) |