Skip to content

Webservice Testing

anja edited this page Nov 30, 2016 · 1 revision

Getting test coverage

You can create coverage reports by executing the maven goal "cobertura:cobertura". The reports will be written in the directory target/site/cobertura of the project in which you have executed the goal.