Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

Consider the following Groovy code:

And the following test:

If you use Cobertura to perform your coverage, the resulting report might look like:

Your Ant build file to make all this happen might look like:

For more details, see GINA or the Cobertura web site or Code Coverage with Cobertura.

Labels
  • None