Unit Test Framework 10.15 | Other Resolved Issues | Release 10.3
 
Release 10.3
*GWM-124
Issues with webMethods code coverage HTML report rendering.
Unit Test Framework allows integration of the Code Coverage HTML report with continuous integration build tools. However, following issues exist with code coverage rendering:
*HTML report of Code Coverage does not have a summary section.
*Certain widgets do not render correctly when hosted in Jenkins.
*The web report is not compatible with Internet Explorer version 11.
This issue is now fixed.
*GWM-125
Issues with generating Code Coverage report from the executed tests.
Unit Test Framework supports generating Code Coverage report from the executed tests. However, following issues exist with generating Code Coverage report from the executed tests.
*Tests are reported under unrooted test tree in Junit view.
*Test that is run from the Code Coverage Configuration dialog fails with exception.
*Code coverage report is not generated correctly for mocked services.
*Test execution with disabled mocked services does not update the configuration. This issue is now fixed.