JBoss Community

Re: How to generate html reports for junit test cases in jbpm5

created by Ram Biradar in jBPM Development - View the full discussion

Hi Mauricio,

 

    Thanks for the quick reply, I have written a simple junit test case and successfully compiled, but there is no error while compiling in jbpm eclipse. Now our requirement is to generete html reports for that junit test case  using build.xml and also its generating html and xml reports. It can show the complete test case reports like how many tests cases are success and failure. But when i build test case using ant test its showing below errors.

1)  Null Test:  Caused an ERROR

com.sample.ProcessTest

java.lang.ClassNotFoundException: com.sample.ProcessTest

 

2)

testProcessFailureCould not build knowldge base.

 

3)

initializationErrorErrorNo runnable methods

 

Is it possible to generate reports using build.xml. If possible can u suggest me how to generate reports using build.xml. If not then what can i do for generate these type of reports.

 

Thanks

Reply to this message by going to Community

Start a new discussion in jBPM Development at Community