From: Steven C. <ste...@re...> - 2011-10-07 13:54:30
|
Did everything get instrumented properly? I had an issue where test units would fail if something failed to get instrumented properly. Try to run with verbose mode to catch any exceptions when instrumenting. On 10/6/2011 3:31 AM, Markey wrote: > 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. :) > > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > > > _______________________________________________ > Cobertura-devel mailing list > Cob...@li... > https://lists.sourceforge.net/lists/listinfo/cobertura-devel Email Disclaimer: http://www.redprairie.com/emaildisclaimer/ |