Forum Discussion

Yariv_Amar's avatar
Yariv_Amar
Contributor
16 years ago

enabeling wsdl coverage via Java

Hi,
can you please provide an example of how to enable WSDL coverage via java code (junit).

I have a junit that runs SoapUI project. I use JUnitReportCollector to collect and generate Junit reports. i would like to have a coverage report as well.

10x
Yariv.

3 Replies

  • Any one? .... please ....


    Ole,
    I've submitted the above post few days ago on source-forge and per to your request, I've submitted it again in this forum (you told me it's a soapUI-pro issue).
    if there is no solution for this, please let me know so i will not waste time trying to figure it out.

    Thanks,
    Yariv.
  • omatzura's avatar
    omatzura
    Super Contributor
    Hi Yariv,

    sorry for the delayed response. Your best option currently is to use the SoapUIProTestCaseRunner to run your tests and call its initCoverageBuilder() method before running it with the run method.

    regards,

    /Ole
    eviware.com
  • Thanks Ole,
    I will check this in the coming days and will let you know how it worked for me.

    regards,
    Yariv.